summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-152-8/+13
|\
| * [Docs] add sync options heading, update led indicators (#14441)Dasky2021-09-152-8/+13
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-154-20/+24
|\|
| * [Bug] Fix IS31fl3741 driver to accept 1 or 2 addresses (#14451)Drashna Jaelre2021-09-154-20/+24
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Add Support for USB programmable buttons (#12950)Thomas Weißschuh2021-09-1522-14/+436
| |
* | Implement F4 eeprom (#14195)Joel Challis2021-09-155-6/+230
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-151-6/+7
|\|
| * [Keyboard] Fix Boop65 rgb compile issues (#14444)Drashna Jaelre2021-09-151-6/+7
| |
* | Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)Joel Challis2021-09-156-73/+22
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-158-0/+251
|\|
| * [Keyboard] Add Aya keyboard (#14378)Dan Nixon2021-09-148-0/+251
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-159-0/+285
|\|
| * [Keyboard] add kbd75 hotswap keyboard (#14283)moyi46812021-09-149-0/+285
| | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-1518-0/+1124
|\|
| * [Keyboard] add boop65 rgb keyboard (#14166)moyi46812021-09-149-0/+385
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Add KeyBee65 (#14163)Wolf Van Herreweghe2021-09-149-0/+739
| | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-1513-0/+764
|\|
| * [Keyboard] Add Mach80 for Melgeek (#14076)bomb2021-09-1413-0/+764
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-152-0/+96
|\|
| * [Keyboard] added 64_ansi_split_bs layout (#13776)jmcwilliams4032021-09-142-0/+96
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-151-2/+2
|\|
| * [Keyboard] Update peranekofactory/tone/rev2/rev2.h (#13610)ぺらねこ2021-09-141-2/+2
| | | | | | I changed the description that was mistakenly described as the same wiring as Rev1 to the correct description.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-151-1/+1
|\|
| * [Docs] fixed incorrect amount of steps for oled usage (#13519)vsrivastava2021-09-141-1/+1
| | | | | | | | | | 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-151-17/+7
|\|
| * [Keyboard] Dubba175 Default Keymap Update (#13486)drhigsby2021-09-141-17/+7
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-151-18/+26
|\|
| * [Keyboard] VIA support with top facing LEDs and underglow (#12814)Carlos Martins2021-09-141-18/+26
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | fix typo in backlight code from #14439 (#14442)Drashna Jaelre2021-09-151-1/+1
| |
* | Refactor use of _STM32_ defines (#14439)Joel Challis2021-09-1511-46/+55
| |
* | [Docs] Clean up some code block languages (#14434)Ryan2021-09-1425-61/+61
| |
* | Refactor use of STM32_SYSCLK (#14430)Joel Challis2021-09-146-12/+14
| | | | | | | | | | * Refactor use of STM32_SYSCLK * clang
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-1311-0/+415
|\|
| * Add initial support for M65S (#14027)Álvaro A. Volpato2021-09-1411-0/+415
| | | | | | | | | | | | | | | | | | | | | | * 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-133-19/+40
|\|
| * [Keymap] Userspace updates (#14418)stanrc852021-09-133-19/+40
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-132-25/+26
|\|
| * [Keyboard] fix mokey63 keymaps (#14424)Drashna Jaelre2021-09-132-25/+26
| |
* | RN42 Bluetooth typo fix (#14421)Ryan2021-09-131-1/+1
| |
* | Migrate boston_meetup/2019 away from QWIIC_DRIVERS (#14413)Joel Challis2021-09-135-224/+68
| |
* | Migrate hadron away from QWIIC_DRIVERS (#14415)Joel Challis2021-09-1315-733/+155
| |
* | Update ChibiOS-Contrib (#14419)Nick Brassel2021-09-131-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-123-6/+9
|\|
| * Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412)Drashna Jaelre2021-09-133-6/+9
| | | | | | | | | | * Add support to tap dances * Move default tap code defines to header file
* | Update ChibiOS-Contrib (#14408)Nick Brassel2021-09-131-0/+0
| |
* | Move Bluetooth config to common_features.mk (#14404)Ryan2021-09-1231-99/+78
| | | | | | | | | | | | | | | | | | * 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>
* | Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-1226-95/+64
| | | | | | | | | | | | | | | | | | * 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-2/+2
|\|
| * update compatible_microcontrollers.md translation (#14401)umi2021-09-121-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-1213-64/+95
|\|