Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix errors flagged by generate-api (#19784) | Ryan | 2023-02-09 | 15 | -38/+107 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-09 | 8 | -0/+417 |
|\ | |||||
| * | [keyboard] reedskeebs/alish40 (#19754) | Less/Rikki | 2023-02-08 | 8 | -0/+417 |
| | | | | | | Co-authored-by: Kyle McCreery <mccreery.kyle@gmail.com> | ||||
* | | implement missing layouts + DD migration for wilba_tech/wt60_d (#19777) | Less/Rikki | 2023-02-08 | 5 | -105/+614 |
| | | |||||
* | | Rename ramonimbao folder to rmi_kb (#19699) | Ramon Imbao | 2023-02-08 | 170 | -521/+587 |
| | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan | 2023-02-08 | 186 | -1921/+0 |
| | | | | | | | | | | * Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h | ||||
* | | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 4886 | -14866/+5301 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-08 | 10 | -103/+677 |
|\| | |||||
| * | [Keyboard] Add Bear65 v2 (#19578) | beelzebubi | 2023-02-07 | 10 | -103/+677 |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Tom Sennewald <tom@sennewald.me> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-08 | 2 | -1/+8 |
|\| | |||||
| * | [Keyboard] Fix the underglow RGB LED (#19622) | mechlovin | 2023-02-07 | 2 | -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 develop | QMK Bot | 2023-02-08 | 12 | -0/+364 |
|\| | |||||
| * | [Keyboard] LW75 Support (#19506) | Laneware | 2023-02-07 | 12 | -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 Bot | 2023-02-07 | 1 | -91/+91 |
| | | |||||
* | | Remove unused `SOFT_SERIAL_PIN` from config.h (#19768) | Ryan | 2023-02-07 | 114 | -568/+2 |
| | | |||||
* | | [CI] Format code according to conventions (#19766) | QMK Bot | 2023-02-07 | 1 | -91/+91 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-07 | 11 | -0/+278 |
|\| | |||||
| * | [Keyboard] Add aeroboard (#19087) | eason | 2023-02-07 | 11 | -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) | Ryan | 2023-02-07 | 472 | -1891/+0 |
| | | |||||
* | | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | 2023-02-06 | 517 | -2560/+6 |
| | | |||||
* | | Remove `IS_HOST_LED_ON` and migrate usages (#19753) | Ryan | 2023-02-06 | 29 | -70/+87 |
| | | |||||
* | | Remove `DEBOUNCE` macro usage (#19750) | jack | 2023-02-06 | 14 | -1/+57 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-05 | 9 | -0/+321 |
|\| | |||||
| * | [Keyboard] Add Brick (#19728) | Juno Nguyen | 2023-02-05 | 9 | -0/+321 |
| | | |||||
| * | Format code according to conventions (#19739) | QMK Bot | 2023-02-03 | 1 | -1/+1 |
| | | |||||
* | | Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748) | Ryan | 2023-02-05 | 84 | -431/+0 |
| | | |||||
* | | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 2212 | -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 Bot | 2023-02-03 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-03 | 10 | -0/+357 |
|\| | |||||
| * | [Keyboard] Add keebformom ortho 4x10 (#18104) | nendezkombet | 2023-02-02 | 10 | -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 develop | QMK Bot | 2023-02-03 | 7 | -0/+160 |
|\| | |||||
| * | [Keyboard] Add mkh studio bully (#19696) | zhol0777 | 2023-02-03 | 7 | -0/+160 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-03 | 2 | -0/+48 |
|\| | |||||
| * | Added MacOS Support for BigKnob (#19693) | Kassandra Karan | 2023-02-03 | 2 | -0/+48 |
| | | |||||
* | | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 925 | -2805/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-02 | 70 | -0/+4474 |
|\| | |||||
| * | [Keyboard] Add Keychron V6 (#19498) | lalalademaxiya1 | 2023-02-02 | 44 | -0/+2849 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] Add Keychron V10 (#19504) | lalalademaxiya1 | 2023-02-02 | 26 | -0/+1625 |
| | | | | | | | | 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 | 2023-02-02 | 36 | -113/+1189 |
|\| | |||||
| * | [Keyboard] Add rev_0131 for Keychron Q0 (#19547) | lalalademaxiya1 | 2023-02-02 | 19 | -113/+545 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | [Keyboard] Add Quarkeys Z67 with solder and hotswap versions (#19465) | TommyZ | 2023-02-02 | 17 | -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 develop | QMK Bot | 2023-02-02 | 5 | -43/+35 |
|\| | |||||
| * | [Keyboard] Add Crin (#18065) | Andrew Kannan | 2023-02-02 | 5 | -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 develop | QMK Bot | 2023-02-02 | 8 | -0/+420 |
|\| | |||||
| * | adding pi60 (#19431) | ziptyze | 2023-02-02 | 8 | -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 develop | QMK Bot | 2023-02-01 | 6 | -0/+319 |
|\| | |||||
| * | [Keyboard] Add modded Razer Orbweaver with RP2040 (#19711) | a_marmot | 2023-02-01 | 6 | -0/+319 |
| | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-01 | 4 | -0/+95 |
|\| | |||||
| * | add Mecx Labs mp1 macropad (#19064) | Patryk | 2023-02-01 | 4 | -0/+95 |
| | | | | | | | | * add mecxlabs mp1 macropad Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Clean up Force NKRO in config.h (#19718) | Ryan | 2023-01-30 | 625 | -13108/+11 |
| | |