summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix Matrix for kamigakushi (#19775)Alabahuy2023-02-091-2/+2
| |
| * Add Type-B firmware to QMK (#19764)Andrew Kannan2023-02-097-0/+256
| | | | | | Co-authored-by: jack <0x6a73@protonmail.com>
| * [Keyboard] Doio kb38 (#19650)Katrina2023-02-097-0/+358
| |
| * [Keyboard] Added JIS version for Keychron Q2 (#19491)lalalademaxiya12023-02-0929-27/+1071
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-094-0/+525
|\|
| * [Keymap] Add colemak_luna keymap for crkbd (#19708)asdfire12023-02-094-0/+525
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Add Michi MCU Converter support (#19163)miguelelinventor2023-02-096-2/+56
| |
* | 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-08171-521/+629
| | | | | | 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>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-081-2/+2
|\|
| * changed the undefined ON and OFF parameters to thedefined constant (#19772)soggywhale2023-02-081-2/+2
| |
* | Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-07114-568/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-070-0/+0
|\|
| * [CI] Format code according to conventions (#19765)QMK Bot2023-02-071-91/+91
| |
* | [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-0637-80/+94
| |
* | 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
| |
* | 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
* | Regen keycode_table for unit tests (#19721)Joel Challis2023-02-031-0/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-030-0/+0
|\|
| * Format code according to conventions (#19739)QMK Bot2023-02-031-1/+1
| |
* | [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-031-4/+5
|\|
| * Update handedness by define examples (#19687)Albert Y2023-02-031-4/+5
| |
* | 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
|\|