summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-078-50/+31
|\
| * Iron180 LED fix (#15411)Álvaro A. Volpato2021-12-078-50/+31
| |
* | Remove Deprecated USB Polling comment from vusb.c (#15420)Drashna Jaelre2021-12-071-1/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-0730-6/+903
|\|
| * Extended Community Layout Support (#15371)James Young2021-12-0630-6/+903
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-0711-0/+356
|\|
| * [Keyboard] Add Albacore (#13200)paprikman2021-12-0611-0/+356
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-0723-100/+1005
|\|
| * [Keyboard] Update K type (#15405)Andrew-Fahmy2021-12-0614-109/+160
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Add Mona v32a (#15412)Ramon Imbao2021-12-0610-0/+854
| |
* | Add missing define for unicode common (#15416)Drashna Jaelre2021-12-061-0/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-062-1/+9
|\|
| * Add DFU Suffix for APM chips (#15414)yiancar2021-12-062-1/+9
| |
* | Generalize Unicode defines (#15409)Drashna Jaelre2021-12-062-2/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-063-73/+137
|\|
| * [Keymap] updates to own dactyl keymap (#14223)Christian Eiden2021-12-063-73/+137
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-062-8/+9
|\|
| * [Keyboard] Fix compilation issues for viktus smolka (#15410)Drashna Jaelre2021-12-062-8/+9
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-0611-0/+420
|\|
| * [Keyboard] Add Viktus Smolka (#15346)J.Flanagan2021-12-0511-0/+420
| | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-061-1/+3
|\|
| * [Keyboard] Fix bug in Moonlander functions (#15407)Drashna Jaelre2021-12-051-1/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-061-0/+8
|\|
| * [Keyboard] Update BM68RGB Caps Lock Backlight status indication (#13497)SergioPoverony2021-12-051-0/+8
| | | | | | Co-authored-by: Drashna Jael're <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-064-34/+30
|\|
| * [Keyboard] Updated pins configuration and keymaps for Vaengr (#15379)Vicktor Hutama2021-12-054-34/+30
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-051-1/+1
|\|
| * Modified config.h default configuration (#15387)Joy Lee2021-12-061-1/+1
| | | | | | | | | | * Modified config.h default configuration * Modified config.h default configuration
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-022-4/+4
|\|
| * Update ReadMe for the Roopad (#15380)Wolf Van Herreweghe2021-12-022-4/+4
| |
* | Tidy up existing i2c_master implementations (#15376)Joel Challis2021-12-025-81/+71
| | | | | | | | | | * Move chibios defines out of header * Make some avr defines internal
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-0215-15/+0
|\|
| * Remove pointless `CUSTOM_MATRIX = no` (#15383)Ryan2021-12-0215-15/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-0214-14/+14
|\|
| * Remove manual enable of LTO within keyboards (#15377)Joel Challis2021-12-0214-14/+14
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-0110-0/+752
|\|
| * [Keyboard] Han60 QMK / VIA Support (#15332)Farhan Rob2021-12-0110-0/+752
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-021783-3458/+37
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011785-3464/+37
| |
* | Convert ai03/orbit to SPLIT_KEYBOARD (#15340)Joel Challis2021-12-0115-1544/+115
| |
* | Convert not_so_minidox to SPLIT_KEYBOARD (#15306)Joel Challis2021-12-0110-929/+21
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-0124-0/+963
|\|
| * [Keyboard] Add support for Mode SixtyFive M65HA and M65HI (#14685)Álvaro A. Volpato2021-12-0124-0/+963
| |
* | Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368)Joel Challis2021-11-304-0/+9
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-3010-28/+28
|\|
| * Rename Layout Macros for TKLs with F13 keys (#15361)James Young2021-11-3010-28/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-301-28/+30
|\|
| * [Docs] Reorder functions in Understanding QMK (#15357)thesecretmaster2021-11-301-28/+30
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-304-152/+64
|\|
| * [Keyboard] Fix up Endgame34 (#15366)Drashna Jaelre2021-12-014-152/+64
| |