Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 13 | -0/+764 |
|\ | |||||
| * | [Keyboard] Add Mach80 for Melgeek (#14076) | bomb | 2021-09-14 | 13 | -0/+764 |
| | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 2 | -0/+96 |
|\| | |||||
| * | [Keyboard] added 64_ansi_split_bs layout (#13776) | jmcwilliams403 | 2021-09-14 | 2 | -0/+96 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-15 | 1 | -2/+2 |
|\| | |||||
| * | [Keyboard] Update peranekofactory/tone/rev2/rev2.h (#13610) | ぺらねこ | 2021-09-14 | 1 | -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 develop | QMK Bot | 2021-09-15 | 1 | -1/+1 |
|\| | |||||
| * | [Docs] fixed incorrect amount of steps for oled usage (#13519) | vsrivastava | 2021-09-14 | 1 | -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 develop | QMK Bot | 2021-09-15 | 1 | -17/+7 |
|\| | |||||
| * | [Keyboard] Dubba175 Default Keymap Update (#13486) | drhigsby | 2021-09-14 | 1 | -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 develop | QMK Bot | 2021-09-15 | 1 | -18/+26 |
|\| | |||||
| * | [Keyboard] VIA support with top facing LEDs and underglow (#12814) | Carlos Martins | 2021-09-14 | 1 | -18/+26 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | fix typo in backlight code from #14439 (#14442) | Drashna Jaelre | 2021-09-15 | 1 | -1/+1 |
| | | |||||
* | | Refactor use of _STM32_ defines (#14439) | Joel Challis | 2021-09-15 | 11 | -46/+55 |
| | | |||||
* | | [Docs] Clean up some code block languages (#14434) | Ryan | 2021-09-14 | 25 | -61/+61 |
| | | |||||
* | | Refactor use of STM32_SYSCLK (#14430) | Joel Challis | 2021-09-14 | 6 | -12/+14 |
| | | | | | | | | | | * Refactor use of STM32_SYSCLK * clang | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-13 | 11 | -0/+415 |
|\| | |||||
| * | Add initial support for M65S (#14027) | Álvaro A. Volpato | 2021-09-14 | 11 | -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 develop | QMK Bot | 2021-09-13 | 3 | -19/+40 |
|\| | |||||
| * | [Keymap] Userspace updates (#14418) | stanrc85 | 2021-09-13 | 3 | -19/+40 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-13 | 2 | -25/+26 |
|\| | |||||
| * | [Keyboard] fix mokey63 keymaps (#14424) | Drashna Jaelre | 2021-09-13 | 2 | -25/+26 |
| | | |||||
* | | RN42 Bluetooth typo fix (#14421) | Ryan | 2021-09-13 | 1 | -1/+1 |
| | | |||||
* | | Migrate boston_meetup/2019 away from QWIIC_DRIVERS (#14413) | Joel Challis | 2021-09-13 | 5 | -224/+68 |
| | | |||||
* | | Migrate hadron away from QWIIC_DRIVERS (#14415) | Joel Challis | 2021-09-13 | 15 | -733/+155 |
| | | |||||
* | | Update ChibiOS-Contrib (#14419) | Nick Brassel | 2021-09-13 | 1 | -0/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-12 | 3 | -6/+9 |
|\| | |||||
| * | Apply `TAP_CODE_DELAY` to Tap Dance key sequences (#14412) | Drashna Jaelre | 2021-09-13 | 3 | -6/+9 |
| | | | | | | | | | | * Add support to tap dances * Move default tap code defines to header file | ||||
* | | Update ChibiOS-Contrib (#14408) | Nick Brassel | 2021-09-13 | 1 | -0/+0 |
| | | |||||
* | | Move Bluetooth config to common_features.mk (#14404) | Ryan | 2021-09-12 | 31 | -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 Challis | 2021-09-12 | 26 | -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 develop | QMK Bot | 2021-09-12 | 1 | -2/+2 |
|\| | |||||
| * | update compatible_microcontrollers.md translation (#14401) | umi | 2021-09-12 | 1 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-12 | 13 | -64/+95 |
|\| | |||||
| * | [Bug] Keymap Fixes - lyra and reviung39 (#14400) | Xelus22 | 2021-09-11 | 3 | -42/+44 |
| | | |||||
| * | [Keyboard] Fix Redox Media compilation errors (#14345) | Drashna Jaelre | 2021-09-11 | 10 | -22/+51 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-12 | 1410 | -1412/+0 |
|\| | |||||
| * | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 1410 | -1412/+0 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-09-12 | 1718 | -4139/+193 |
|\| | |||||
| * | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1718 | -4143/+197 |
| | | |||||
* | | Remove unreferenced IBM4704, Sony NEWS, NeXT keyboard code. (#14380) | Nick Brassel | 2021-09-12 | 6 | -776/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-11 | 4 | -13/+22 |
|\| | |||||
| * | [Keyboard] Update lighting effects for xbows ranger keyboard (#14318) | X-Bows Tech | 2021-09-11 | 4 | -13/+22 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-11 | 9 | -0/+344 |
|\| | |||||
| * | [Keyboard] add support for Bobpad (#13989) | Ananya Kirti | 2021-09-11 | 9 | -0/+344 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-11 | 9 | -0/+268 |
|\| | |||||
| * | [Keyboard] Add 3keyecosystem and 2key2 keyboard (#14023) | John Mueller | 2021-09-11 | 9 | -0/+268 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-11 | 9 | -0/+333 |
|\| | |||||
| * | [keyboard] Add hotswap YMDK Wings (#14176) | alittlepeace | 2021-09-11 | 9 | -0/+333 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add files via upload * Update keyboards/ymdk/wingshs/readme.md Co-authored-by: Joel Challis <git@zvecr.com> * Delete wingshs.json * Update keyboards/ymdk/wingshs/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/ymdk/wingshs/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ymdk/wingshs/info.json Co-authored-by: Ryan <fauxpark@gmail.com> 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 develop | QMK Bot | 2021-09-11 | 4 | -0/+410 |
|\| |