summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix errors flagged by generate-api (#19784)Ryan2023-02-0915-38/+107
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-098-0/+417
|\|
| * [keyboard] reedskeebs/alish40 (#19754)Less/Rikki2023-02-088-0/+417
| | | | | | Co-authored-by: Kyle McCreery <mccreery.kyle@gmail.com>
* | implement missing layouts + DD migration for wilba_tech/wt60_d (#19777)Less/Rikki2023-02-085-105/+614
| |
* | Rename ramonimbao folder to rmi_kb (#19699)Ramon Imbao2023-02-08170-521/+587
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-08186-1921/+0
| | | | | | | | | | * Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084886-14866/+5301
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-0810-103/+677
|\|
| * [Keyboard] Add Bear65 v2 (#19578)beelzebubi2023-02-0710-103/+677
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Tom Sennewald <tom@sennewald.me>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-082-1/+8
|\|
| * [Keyboard] Fix the underglow RGB LED (#19622)mechlovin2023-02-072-1/+8
| | | | | | | | Co-authored-by: h40 <73354045+h40io@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-0812-0/+364
|\|
| * [Keyboard] LW75 Support (#19506)Laneware2023-02-0712-0/+364
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
| * [CI] Format code according to conventions (#19765)QMK Bot2023-02-071-91/+91
| |
* | Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-07114-568/+2
| |
* | [CI] Format code according to conventions (#19766)QMK Bot2023-02-071-91/+91
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-0711-0/+278
|\|
| * [Keyboard] Add aeroboard (#19087)eason2023-02-0711-0/+278
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com>
* | Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-07472-1891/+0
| |
* | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-06517-2560/+6
| |
* | Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan2023-02-0629-70/+87
| |
* | Remove `DEBOUNCE` macro usage (#19750)jack2023-02-0614-1/+57
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-059-0/+321
|\|
| * [Keyboard] Add Brick (#19728)Juno Nguyen2023-02-059-0/+321
| |
| * Format code according to conventions (#19739)QMK Bot2023-02-031-1/+1
| |
* | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-0584-431/+0
| |
* | Debounce defines cleanup (#19742)Ryan2023-02-032212-6083/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
* | [CI] Format code according to conventions (#19740)QMK Bot2023-02-031-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-0310-0/+357
|\|
| * [Keyboard] Add keebformom ortho 4x10 (#18104)nendezkombet2023-02-0210-0/+357
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-037-0/+160
|\|
| * [Keyboard] Add mkh studio bully (#19696)zhol07772023-02-037-0/+160
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-032-0/+48
|\|
| * Added MacOS Support for BigKnob (#19693)Kassandra Karan2023-02-032-0/+48
| |
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-03925-2805/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-0270-0/+4474
|\|
| * [Keyboard] Add Keychron V6 (#19498)lalalademaxiya12023-02-0244-0/+2849
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Add Keychron V10 (#19504)lalalademaxiya12023-02-0226-0/+1625
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-0236-113/+1189
|\|
| * [Keyboard] Add rev_0131 for Keychron Q0 (#19547)lalalademaxiya12023-02-0219-113/+545
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
| * [Keyboard] Add Quarkeys Z67 with solder and hotswap versions (#19465)TommyZ2023-02-0217-0/+644
| | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-025-43/+35
|\|
| * [Keyboard] Add Crin (#18065)Andrew Kannan2023-02-025-43/+35
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-028-0/+420
|\|
| * adding pi60 (#19431)ziptyze2023-02-028-0/+420
| | | | | | | | | | | | | | * updates to 1up product line Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-016-0/+319
|\|
| * [Keyboard] Add modded Razer Orbweaver with RP2040 (#19711)a_marmot2023-02-016-0/+319
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-014-0/+95
|\|
| * add Mecx Labs mp1 macropad (#19064)Patryk2023-02-014-0/+95
| | | | | | | | * add mecxlabs mp1 macropad Co-authored-by: Joel Challis <git@zvecr.com>
* | Clean up Force NKRO in config.h (#19718)Ryan2023-01-30625-13108/+11
| |