Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |