| Commit message (Expand) | Author | Age | Files | Lines |
* | Move `TAP_CODE_DELAY` to data driven (#21363) | Ryan | 2023-06-25 | 2 | -2/+3 |
* | Move `TAPPING_TERM` to data driven (#21296) | Ryan | 2023-06-24 | 2 | -5/+3 |
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 2 | -3/+2 |
* | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2 | -1/+1 |
* | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan | 2023-06-16 | 2 | -1/+3 |
* | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 1 | -1/+0 |
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -1/+3 |
* | Move small macropad-ish layouts to data driven (#20341) | Ryan | 2023-04-05 | 2 | -38/+20 |
* | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 1 | -2/+0 |
* | Move matrix config to info.json, part 7 (#20020) | Ryan | 2023-03-11 | 2 | -16/+5 |
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 2 | -6/+6 |
* | Reallocate SAFE_RANGE (#19909) | Joel Challis | 2023-02-23 | 1 | -1/+0 |
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 1 | -5/+1 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 2 | -4/+4 |
* | Remove unused RGBLight defines from config.h (#19859) | Ryan | 2023-02-17 | 1 | -6/+0 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -7/+3 |
* | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan | 2023-02-07 | 1 | -4/+0 |
* | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan | 2023-02-06 | 1 | -5/+0 |
* | Remove `IS_HOST_LED_ON` and migrate usages (#19753) | Ryan | 2023-02-06 | 1 | -1/+2 |
* | Debounce defines cleanup (#19742) | Ryan | 2023-02-03 | 1 | -3/+0 |
* | Clean up Force NKRO in config.h (#19718) | Ryan | 2023-01-30 | 1 | -21/+0 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Remove more `UNUSED_PINS` defines (#18940) | Ryan | 2022-11-03 | 1 | -1/+0 |
* | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 1 | -1/+1 |
* | Use a macro to compute the size of arrays at compile time (#18044) | Jeff Epler | 2022-08-30 | 1 | -1/+1 |
* | Add eeprom defaults for tinyuf2 bootloader (#18042) | Joel Challis | 2022-08-25 | 3 | -103/+0 |
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 2 | -2/+2 |
* | Move keyboard USB IDs and strings to data driven, pass 3 (#18111) | Ryan | 2022-08-21 | 2 | -8/+7 |
* | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
* | Migrate more F4x1 board files (#18046) | Joel Challis | 2022-08-15 | 1 | -0/+1 |
* | [Keyboard] MechWild Puckbuddy (#17161) | Kyle McCreery | 2022-08-09 | 14 | -0/+1081 |