summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-15[Keyboard] Add the Idobao ID96 keyboard (#14371)Vino Rodrigues
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-15[Keyboard] Add FJLabs TF60 Variants and TF65 Variant (#14392)Felix Jen
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-15[Keyboard] Add Absolute Designs AD65 Keyboard (#14391)Felix Jen
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-15[Bug] Fix descriptor for USB Programmable Buttons (#14455)Thomas Weißschuh
2021-09-16Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456)Joel Challis
2021-09-16core: fix compilation issues with USB programmable buttons (#14454)Thomas Weißschuh
Reported here: https://github.com/qmk/qmk_firmware/pull/12950#issuecomment-920329569
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-15[Keyboard] add Matrix Me (#14331)yulei
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-15[Keyboard] Replaced Maker Keyboards & FJLabs Legacy Code (#14393)Felix Jen
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-15[Keyboard] Add `NO_LED` positions to match key matrix. (#14417)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-15[Keymap] A slight improvement to my own ErgoDox keymap (#14425)IFo Hancroft
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-15[Keymap] Trying again with Prime-e update! (#14429)peott-fr
2021-09-15[Keyboard] Update lighting effects for xbows keyboard (#14432)X-Bows Tech
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-15[Docs] add sync options heading, update led indicators (#14441)Dasky
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-15[Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451)Drashna Jaelre
Co-authored-by: Joel Challis <git@zvecr.com>
2021-09-15Add Support for USB programmable buttons (#12950)Thomas Weißschuh
2021-09-15Implement F4 eeprom (#14195)Joel Challis
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-15[Keyboard] Fix Boop65 rgb compile issues (#14444)Drashna Jaelre
2021-09-15Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)Joel Challis
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-14[Keyboard] Add Aya keyboard (#14378)Dan Nixon
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-14[Keyboard] add kbd75 hotswap keyboard (#14283)moyi4681
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-14[Keyboard] add boop65 rgb keyboard (#14166)moyi4681
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-14[Keyboard] Add KeyBee65 (#14163)Wolf Van Herreweghe
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-14[Keyboard] Add Mach80 for Melgeek (#14076)bomb
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-14[Keyboard] added 64_ansi_split_bs layout (#13776)jmcwilliams403
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-14[Keyboard] Update peranekofactory/tone/rev2/rev2.h (#13610)ぺらねこ
I changed the description that was mistakenly described as the same wiring as Rev1 to the correct description.
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-14[Docs] fixed incorrect amount of steps for oled usage (#13519)vsrivastava
changed line 21 from saying "three steps" to "two steps" as there are only two steps Co-authored-by: feynmantf <46390109+feynmantf@users.noreply.github.com>
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-14[Keyboard] Dubba175 Default Keymap Update (#13486)drhigsby
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-14[Keyboard] VIA support with top facing LEDs and underglow (#12814)Carlos Martins
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-15fix typo in backlight code from #14439 (#14442)Drashna Jaelre
2021-09-15Refactor use of _STM32_ defines (#14439)Joel Challis
2021-09-14[Docs] Clean up some code block languages (#14434)Ryan