summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2021-09-14Refactor use of STM32_SYSCLK (#14430)Joel Challis
* Refactor use of STM32_SYSCLK * clang
2021-09-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-14Add initial support for M65S (#14027)Álvaro A. Volpato
* Add initial support for M65S * Remove LTO_ENABLE from rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Removed defs in rules.mk, remove EEPROM debug code in m65s.c Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-13[Keymap] Userspace updates (#14418)stanrc85
2021-09-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-13[Keyboard] fix mokey63 keymaps (#14424)Drashna Jaelre
2021-09-13RN42 Bluetooth typo fix (#14421)Ryan
2021-09-13Migrate boston_meetup/2019 away from QWIIC_DRIVERS (#14413)Joel Challis
2021-09-13Migrate hadron away from QWIIC_DRIVERS (#14415)Joel Challis
2021-09-13Update ChibiOS-Contrib (#14419)Nick Brassel
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-13Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412)Drashna Jaelre
* Add support to tap dances * Move default tap code defines to header file
2021-09-13Update ChibiOS-Contrib (#14408)Nick Brassel
2021-09-12Move Bluetooth config to common_features.mk (#14404)Ryan
* Move Bluetooth config to common_features.mk * Update common_features.mk Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
* Align ChibiOS I2C defs with other drivers * Update keyboards/xelus/valor_frl_tkl/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-12update compatible_microcontrollers.md translation (#14401)umi
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-11[Bug] Keymap Fixes - lyra and reviung39 (#14400)Xelus22
2021-09-11[Keyboard] Fix Redox Media compilation errors (#14345)Drashna Jaelre
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-12Remove unreferenced IBM4704, Sony NEWS, NeXT keyboard code. (#14380)Nick Brassel
2021-09-11Merge remote-tracking branch 'origin/master' into developQMK Bot