| Commit message (Expand) | Author | Age | Files | Lines |
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 6 | -12/+12 |
* | Move Bootmagic config to data driven (#19860) | Ryan | 2023-02-17 | 4 | -8/+6 |
* | Remove unused RGBLight defines from config.h (#19859) | Ryan | 2023-02-17 | 6 | -36/+0 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 24 | -90/+34 |
* | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan | 2023-02-07 | 5 | -22/+0 |
* | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | 2023-02-06 | 6 | -31/+0 |
* | Remove `IS_HOST_LED_ON` and migrate usages (#19753) | Ryan | 2023-02-06 | 3 | -5/+6 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 9 | -25/+0 |
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan | 2023-02-03 | 2 | -6/+0 |
* | Clean up Force NKRO in config.h (#19718) | Ryan | 2023-01-30 | 5 | -103/+0 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 10 | -10/+0 |
* | Fix functions with empty params (#19647) | Ryan | 2023-01-20 | 1 | -1/+1 |
* | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 3 | -22/+0 |
* | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2022-12-14 | 3 | -9/+9 |
* | Update use of legacy keycodes (#19120) | Joel Challis | 2022-11-22 | 4 | -8/+8 |
* | Remove more `UNUSED_PINS` defines (#18940) | Ryan | 2022-11-03 | 1 | -1/+0 |
* | Normalise Space Cadet keycodes (#18864) | Ryan | 2022-10-27 | 1 | -2/+2 |
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 13 | -13/+13 |
* | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 1 | -1/+1 |
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 8 | -12/+12 |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | 2022-10-15 | 2 | -24/+20 |
* | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 2 | -2/+2 |
* | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 6 | -7/+7 |
* | RESET -> QK_BOOT user keymaps (#18560) | Joel Challis | 2022-10-01 | 2 | -2/+2 |
* | Merge remote-tracking branch 'origin/master' into develop | Joshua Diamond | 2022-09-18 | 1 | -1/+1 |
|\ |
|
| * | FIx ARRAYSIZE def and Murphpad string array (#18392) | jonavin | 2022-09-18 | 1 | -1/+1 |
* | | Use a macro to compute the size of arrays at compile time (#18044) | Jeff Epler | 2022-08-30 | 5 | -5/+5 |
|/ |
|
* | [Keyboard] mechwild/bde cleanup and refactor (#18149) | Less/Rikki | 2022-08-28 | 42 | -509/+501 |
* | Add eeprom defaults for tinyuf2 bootloader (#18042) | Joel Challis | 2022-08-25 | 3 | -103/+0 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-24 | 3 | -1/+2 |
|\ |
|
| * | Fix use of encoder map in mechwild/clunker (#18156) | Joel Challis | 2022-08-24 | 3 | -1/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-23 | 7 | -0/+266 |
|\| |
|
| * | [Keyboard] Add Clunker (#18141) | Kyle McCreery | 2022-08-23 | 7 | -0/+266 |
* | | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 11 | -16/+16 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-21 | 2 | -8/+7 |
|\| |
|
| * | Move keyboard USB IDs and strings to data driven, pass 3 (#18111) | Ryan | 2022-08-21 | 2 | -8/+7 |
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 3 | -3/+3 |
|\| |
|
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 3 | -3/+3 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-08-20 | 7 | -22/+25 |
|\| |
|
| * | Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090) | Ryan | 2022-08-20 | 7 | -22/+25 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-15 | 1 | -0/+1 |
|\| |
|
| * | Migrate more F4x1 board files (#18054) | Joel Challis | 2022-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-14 | 1 | -0/+1 |
|\| |
|
| * | Migrate more F4x1 board files (#18046) | Joel Challis | 2022-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-10 | 14 | -0/+1081 |
|\| |
|
| * | [Keyboard] MechWild Puckbuddy (#17161) | Kyle McCreery | 2022-08-09 | 14 | -0/+1081 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-07 | 2 | -2/+2 |
|\| |
|
| * | RESET -> QK_BOOT default keymaps (#17939) | Joel Challis | 2022-08-07 | 2 | -2/+2 |
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 10 | -10/+0 |
|/ |
|
* | [Keyboard] encoder map on more mechwild boards (#17894) | Less/Rikki | 2022-08-05 | 18 | -58/+142 |