summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-08[Core] Add configuration of PMW3360 lift off distance (#15424)Xelus22
* sensor code add * update documentation * add default #define * Update drivers/sensors/pmw3360.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-12-09Change "Chinese" to "Simplified Chinese" in langs.md (#15441)peepeetee
2021-12-09Add test filter to 'qmk pytest' (#15432)Joel Challis
* Add test filter to 'qmk pytest' * Bodge for some test filters not resolving qmk * Update docs
2021-12-08[Keyboard] Update Fortitude60 and add VIA support (#15265)Pekaso
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan
2021-12-09[Docs] Fix Header formatting in compatible mcu doc (#15438)Drashna Jaelre
2021-12-08[Keyboard] Fix minor typo in Ploopy Trackball Docs (#14846)tangowithfoxtrot
2021-12-08[Keyboard] Flip encoder and fix weird volume behavior for Herringbone Pro ↵Ramon Imbao
(#15423) Co-authored-by: Joel Challis <git@zvecr.com>
2021-12-08[Keyboard] Add Contender (#15403)sotoba
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-07Fix RESET not working for keyboards with Kiibohd bootloader (#15430)Andrew-Fahmy
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan
2021-12-07[Keyboard] Fix minor typo in Ploopy Trackball Mini Docs (#14845)tangowithfoxtrot
2021-12-07[Keymap] 3w6 helltm keymap combos (#15393)HellTM
2021-12-07[Keyboard] Add stickey4 keyboard (#15396)yfuku
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-07[Keyboard] Add jolofsor folder and denial75 subfolder under QMK keyboards ↵jolofsor
(#15334) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-07[Keyboard] Add Eternal keypad (#15413)Duccio
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-07[keyboard] Update lighting effects on XBows board (#15358)X-Bows Tech
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Shulin <mumu@x-bows.com>
2021-12-07Iron180 LED fix (#15411)Álvaro A. Volpato
2021-12-06Extended 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-06[Keyboard] Add Albacore (#13200)paprikman
Co-authored-by: Drashna Jaelre <drashna@live.com>
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-06Add DFU Suffix for APM chips (#15414)yiancar
2021-12-06[Keymap] updates to own dactyl keymap (#14223)Christian Eiden
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-06[Keyboard] Fix compilation issues for viktus smolka (#15410)Drashna Jaelre
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-05[Keyboard] Fix bug in Moonlander functions (#15407)Drashna Jaelre
2021-12-05[Keyboard] Update BM68RGB Caps Lock Backlight status indication (#13497)SergioPoverony
Co-authored-by: Drashna Jael're <drashna@live.com>
2021-12-05[Keyboard] Updated pins configuration and keymaps for Vaengr (#15379)Vicktor Hutama
Co-authored-by: Joel Challis <git@zvecr.com>
2021-12-06Modified config.h default configuration (#15387)Joy Lee
* Modified config.h default configuration * Modified config.h default configuration
2021-12-02Update ReadMe for the Roopad (#15380)Wolf Van Herreweghe
2021-12-02Remove pointless `CUSTOM_MATRIX = no` (#15383)Ryan
2021-12-02Remove manual enable of LTO within keyboards (#15377)Joel Challis
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-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-12-01[Keyboard] Add support for Mode SixtyFive M65HA and M65HI (#14685)Álvaro A. Volpato
2021-11-30Rename 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[Docs] Reorder functions in Understanding QMK (#15357)thesecretmaster
2021-12-01[Keyboard] Fix up Endgame34 (#15366)Drashna Jaelre
2021-12-01[Keyboard] Fix compilation issues for Ploopy Trackball classic (#15364)Drashna Jaelre
2021-12-01[Keyboard] Add missng define for 4x6 Tractyl Manuform (#15363)Drashna Jaelre
2021-11-30[Core] Added chconf.h for WB32 (#15359)Joy Lee
2021-11-30[Keyboard] kangaroo improvements (#15350)Xelus22
2021-11-30[Keymap] Keebio Sinc layout with macOS support (#15324)Adam Lickel
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-11-30Fixup paths for `ramonimbao/wete/v2`. (#15360)Nick Brassel
2021-11-30Add missing virtser_init() to ChibiOS code (#15356)Ryan
2021-11-30Remove deprecated defines from my keymaps (#15353)Mats Nilsson
2021-11-29[Keyboard] Adapt downsteam Ghost Squid support to latest QMK (#14607)fenuks
Co-authored-by: fenuks <fenuks>
2021-11-29[Keymap] XD60 Finnish/Swedish layout (#15153)Minna
Co-authored-by: Ryan <fauxpark@gmail.com>