Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-15 | [Keymap] Keebio Iris rev4 - keymap with dual encoder support (#13063) | R | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-06-15 | core: make RESET key work with Teensy 4.x (#13076) | Michael Stapelberg | |
related to https://github.com/kinx-project/kint/issues/5 | |||
2021-06-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-15 | Change Lufa-MS size (#13183) | kb-elmo | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-06-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-16 | Make atmel-dfu and chibios-dfu flashing behave more like caterina flashing. ↵ | Purdea Andrei | |
(#12552) This commit makes atmel-dfu and chibios-dfu bootloaders retry to detect the bootloader every 0,5 seconds (now configurable via the BOOTLOADER_RETRY_TIME makefile variable), and a period is printed after every try. This is a much more pleasant behaviour than the 5s retry timeout. | |||
2021-06-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-15 | [Keyboard] suv (#12957) | AlisGraveNil | |
2021-06-15 | [Keyboard] hatchback (#12958) | AlisGraveNil | |
2021-06-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-15 | [Keyboard] Add via support for the Leopold FC980C (#12860) | John Graham | |
2021-06-16 | Limit saturation for RGB_MATRIX_JELLYBEAN_RAINDROPS (#12669) | Albert Y | |
* Set saturation limit to jellybean_raindrops_anim.h * Use faster bit-shift maths and qadd8 * Remove extra parenthesis * Single bitmask operation is sufficient. Co-authored-by: filterpaper <filterpaper@localhost> | |||
2021-06-16 | Add asym_eager_defer_pk debounce type (#12689) | Simon Arlott | |
2021-06-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-15 | [Keymap] ANAVI Macro Pad 2 add Skype keymap (#12664) | Leon Anavi | |
This keymap for ANAVI Macro Pad 2 contains a couple of Skype shortcuts for MS Windows and GNU/Linux distributions: - Ctrl+M: Mute/unmute microphone - Ctrl+Shift+K: Start/stop camera Signed-off-by: Leon Anavi <leon@anavi.org> | |||
2021-06-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-15 | [Keymap] add new keymap for pteron (#12474) | Fidel Coria | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-06-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-15 | [Docs] Update one_shot_keys.md (#12291) | Thomas Museus Dabay | |
2021-06-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-15 | [Keyboard] Add 'LAYOUT_65_ansi_split_bs_2_right_mods' support to KBDfans ↵ | Andy Freeland | |
KBD67 rev2 (#12053) | |||
2021-06-15 | [Keyboard] Moved tokyo60/ into tokyokeyboard/tokyo60/. (#12023) | James | |
* Moved tokyo60/ into tokyokeyboard/tokyo60/. * Updated make instruction, fixed broken image link * Fixed still broken image link. | |||
2021-06-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-16 | add tender/macrowo_pad (#12786) | Brandon Claveria | |
* add tender/macrowo_pad * add another layer for via keymap Co-authored-by: Swiftrax <swiftrax@gmail.com> | |||
2021-06-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-14 | [Keymap] Update readme for ploopy nano keymap (#12733) | Dustin Bosveld | |
The readme from the Ploopy Mini was accidentally put as the Ploopy Nano readme. The Ploopy Nano does not ship with VIA by default. | |||
2021-06-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-14 | Ensure that safe_commands always run (#13199) | Zach White | |
* ensure that safe_commands always run * import the config subcommand in bin/qmk | |||
2021-06-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-14 | [Docs] Update Japanese newbs_learn_more_resources.md (#12839) | shela | |
* Update Japanese newbs_learn_more_resources.md document. * Slightly modded | |||
2021-06-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-13 | [Docs] Update feature_split_keyboard.md (#13205) | Markus Knutsson | |
2021-06-14 | Fix LED mapping for GMMK Pro (#13189) | Gigahawk | |
2021-06-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-13 | vscode: specify yapf as the formatting provider (#13206) | Zach White | |
2021-06-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-13 | [Docs] update Japanese translation of feature_pointing_device.md (#12753) | umi | |
* update feature_pointing_device.md translation * update based on comment | |||
2021-06-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-13 | [Docs] Update Japanese newbs_flashing.md (#12837) | shela | |
* Update Japanese newbs_flashing.md document. * Slightly modded * Apply suggestions from code review | |||
2021-06-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-13 | Update Japanese newbs.md document. (#12835) | shela | |
2021-06-12 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-13 | [Docs] Japanese translation of docs/data_driven_config.md (#12066) | Takeshi ISHII | |
* add docs/ja/data_driven_config.md * Update docs/ja/data_driven_config.md Co-authored-by: s-show <s1shimz@gmail.com> * Update docs/ja/data_driven_config.md Co-authored-by: s-show <s1shimz@gmail.com> * Update docs/ja/data_driven_config.md Co-authored-by: s-show <s1shimz@gmail.com> * Update docs/ja/data_driven_config.md Co-authored-by: s-show <s1shimz@gmail.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/data_driven_config.md Co-authored-by: shela <shelaf@users.noreply.github.com> Co-authored-by: s-show <s1shimz@gmail.com> Co-authored-by: shela <shelaf@users.noreply.github.com> | |||
2021-06-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-11 | Add Matrix 8XV1.2 OG rev1 PCB (#11614) | kb-elmo | |
* add v1 12og pcb * update * matrix changes for testing * Update matrix.c * finalized files * rename board versions * update readmes * typo in readme * fix board filenames * Update keyboards/matrix/m12og/rev1/rev1.c Co-authored-by: Drashna Jaelre <drashna@live.com> * change function * update halconf and chconf * merge master * Update readme.md * Update readme.md * Update readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-06-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-06-10 | [Keyboard] Add Loop, Nano and Work boards from Work Louder (#12756) | Drashna Jaelre | |
2021-06-10 | Migrate keyboards using uGFX to LED_MATRIX (#9657) | Joakim Tufvegren | |
2021-06-10 | Add ST7565 LCD driver (#13089) | Ryan | |
Co-authored-by: Joakim Tufvegren <jocke@barbanet.com> |