| Commit message (Expand) | Author | Age | Files | Lines |
* | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 4 | -4/+0 |
* | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 8 | -207/+119 |
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 8 | -4/+12 |
* | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 4 | -8/+0 |
* | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 4 | -64/+0 |
* | Move matrix config to info.json, part 6 (#20019) | Ryan | 2023-03-11 | 8 | -64/+20 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 4 | -16/+0 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 8 | -24/+8 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 4 | -4/+0 |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre | 2022-10-15 | 4 | -17/+1 |
* | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan | 2022-07-30 | 8 | -28/+28 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 4 | -8/+4 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 4 | -8/+0 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 4 | -4/+4 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 4 | -4/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 4 | -8/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 4 | -4/+4 |
* | New Variants of Console Keyboard (#11973) | gazeddy | 2021-02-28 | 37 | -8/+791 |
* | Added ConsoleKeyboard (#11950) | gazeddy | 2021-02-21 | 9 | -0/+243 |