| Commit message (Expand) | Author | Age | Files | Lines |
* | OLED: driver naming cleanups (#21710) | Ryan | 2023-08-15 | 1 | -1/+0 |
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan | 2023-06-24 | 2 | -4/+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 |
* | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 2 | -135/+108 |
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -1/+3 |
* | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 1 | -2/+0 |
* | Remove more empty headers (#20155) | Ryan | 2023-03-17 | 1 | -17/+0 |
* | Move matrix config to info.json, part 6 (#20019) | Ryan | 2023-03-11 | 2 | -14/+5 |
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 3 | -12/+12 |
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre | 2022-10-15 | 1 | -12/+0 |
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA... | Stefan Kerkmann | 2022-08-06 | 1 | -1/+1 |
* | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan | 2022-07-30 | 2 | -7/+6 |
* | Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma... | Joel Challis | 2022-02-26 | 1 | -1/+0 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -2/+0 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 1 | -1/+1 |
* | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre | 2021-11-02 | 1 | -1/+2 |
* | Remove references to KBFirmware JSON Parser (#14608) | James Young | 2021-09-26 | 5 | -13/+0 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 1 | -1/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
* | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 | 2021-08-24 | 2 | -2/+3 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
* | [Keyboard] fixes and additions to the Marauder keyboard (#13462) | Cosmin | 2021-07-13 | 7 | -10/+265 |
* | Fix Marauder and add readme (#12906) | Ryan | 2021-05-14 | 7 | -297/+315 |
* | [Keyboard] Add Marauder (#12550) | Cosmin | 2021-05-14 | 6 | -0/+297 |