Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-06 | Extended Community Layout Support (#15371) | James Young | |
* add tkl_f13_ansi Community Layout * add tkl_f13_ansi_tsangan Community Layout * add tkl_f13_iso Community Layout * add tkl_f13_iso_tsangan Community Layout * add missing layout diagrams to readme.md * fix layout macro references in info.json files * add tkl_nofrow_iso Community Layout * enable Community Layout support: dyz/dyz_tkl * enable Community Layout support: kopibeng/mnk88 * enable Community Layout support: mechlovin/infinity88 * enable Community Layout support: tgr/jane/v2ce * tgr/jane/v2ce: rename/add layouts The ANSI Tsangan and ISO Tsangan layout macros did not note that Split Right Shift was supported. This commit notes the Split Right Shift in the macro name, and adds Tsangan layouts without Split Right Shift for ANSI and ISO, which fixes the Community Layout support. | |||
2021-12-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-06 | [Keyboard] Add Albacore (#13200) | paprikman | |
Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-12-07 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-06 | [Keyboard] Update K type (#15405) | Andrew-Fahmy | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-12-06 | [Keyboard] Add Mona v32a (#15412) | Ramon Imbao | |
2021-12-06 | Add missing define for unicode common (#15416) | Drashna Jaelre | |
2021-12-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-06 | Generalize Unicode defines (#15409) | Drashna Jaelre | |
2021-12-06 | Add DFU Suffix for APM chips (#15414) | yiancar | |
2021-12-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-06 | [Keymap] updates to own dactyl keymap (#14223) | Christian Eiden | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-12-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-06 | [Keyboard] Fix compilation issues for viktus smolka (#15410) | Drashna Jaelre | |
2021-12-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-05 | [Keyboard] Add Viktus Smolka (#15346) | J.Flanagan | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2021-12-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-05 | [Keyboard] Fix bug in Moonlander functions (#15407) | Drashna Jaelre | |
2021-12-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-05 | [Keyboard] Update BM68RGB Caps Lock Backlight status indication (#13497) | SergioPoverony | |
Co-authored-by: Drashna Jael're <drashna@live.com> | |||
2021-12-06 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-05 | [Keyboard] Updated pins configuration and keymaps for Vaengr (#15379) | Vicktor Hutama | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2021-12-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-06 | Modified config.h default configuration (#15387) | Joy Lee | |
* Modified config.h default configuration * Modified config.h default configuration | |||
2021-12-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-02 | Update ReadMe for the Roopad (#15380) | Wolf Van Herreweghe | |
2021-12-02 | Tidy up existing i2c_master implementations (#15376) | Joel Challis | |
* Move chibios defines out of header * Make some avr defines internal | |||
2021-12-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-02 | Remove pointless `CUSTOM_MATRIX = no` (#15383) | Ryan | |
2021-12-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-02 | Remove manual enable of LTO within keyboards (#15377) | Joel Challis | |
2021-12-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-01 | [Keyboard] Han60 QMK / VIA Support (#15332) | Farhan Rob | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2021-12-02 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2021-12-01 | Convert ai03/orbit to SPLIT_KEYBOARD (#15340) | Joel Challis | |
2021-12-01 | Convert not_so_minidox to SPLIT_KEYBOARD (#15306) | Joel Challis | |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | |
2021-12-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-01 | [Keyboard] Add support for Mode SixtyFive M65HA and M65HI (#14685) | Álvaro A. Volpato | |
2021-11-30 | Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368) | Joel Challis | |
2021-11-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-30 | Rename Layout Macros for TKLs with F13 keys (#15361) | James Young | |
* dyz/dyz_tkl: rename F13 layouts - rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi - rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso * kopibeng/mnk88: rename F13 layouts - rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi - rename LAYOUT_tkl_ansi_tsangan_f13 to LAYOUT_tkl_f13_ansi_tsangan - rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso - rename LAYOUT_tkl_iso_tsangan_f13 to LAYOUT_tkl_f13_iso_tsangan * mechlovin/infinity88: rename F13 layouts - rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi - rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso * mechlovin/infinity88: rename F13 layouts - rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi - rename LAYOUT_tkl_ansi_tsangan_f13 to LAYOUT_tkl_f13_ansi_tsangan - rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso - rename LAYOUT_tkl_iso_tsangan_f13 to LAYOUT_tkl_f13_iso_tsangan | |||
2021-11-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-30 | [Docs] Reorder functions in Understanding QMK (#15357) | thesecretmaster | |
2021-11-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-01 | [Keyboard] Fix up Endgame34 (#15366) | Drashna Jaelre | |
2021-11-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-01 | [Keyboard] Fix compilation issues for Ploopy Trackball classic (#15364) | Drashna Jaelre | |
2021-11-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-12-01 | [Keyboard] Add missng define for 4x6 Tractyl Manuform (#15363) | Drashna Jaelre | |