Age | Commit message (Expand) | Author |
2024-02-25 | LED drivers: update keyboard LED configs (#23073) | Ryan |
2024-02-01 | Ensure LTO is enabled as a `info.json` build config option (#22932) | Joel Challis |
2024-01-02 | Migrate RGB Matrix config to info.json - A (#22798) | Joel Challis |
2023-12-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan |
2023-12-18 | Update keyboard LED driver configs (#22638) | Ryan |
2023-12-18 | Remove obvious user keymaps, `keyboards/a*` edition. (#22692) | Nick Brassel |
2023-12-12 | Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) | Ryan |
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis |
2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis |
2023-11-14 | Migrate some EEPROM config to info.json (#22434) | Joel Challis |
2023-11-01 | Relocate LED driver init code (#22365) | Ryan |
2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan |
2023-10-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-10-04 | Add Acheron Themis and its variants (#22142) | Álvaro A. Volpato |
2023-10-04 | Update ISSI LED types (#22099) | Ryan |
2023-09-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan |
2023-09-14 | Migrate i2c EEPROM_DRIVER to info.json (#22013) | Joel Challis |
2023-09-13 | is31fl3741: driver naming cleanups (#21929) | Ryan |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan |
2023-07-08 | Relocate backlight drivers (#21444) | Ryan |
2023-07-02 | Move miscellaneous defines to data driven (#21382) | Ryan |
2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan |
2023-06-23 | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan |
2023-06-16 | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan |
2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan |
2023-05-15 | acheron/elongate/delta: rename LAYOUT_all to LAYOUT (#20956) | James Young |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan |
2023-04-27 | Move 60% layouts to data driven (#20477) | Ryan |
2023-04-16 | Acheron Austin Layout Macro Conversion and Additions (#20443) | James Young |
2023-04-15 | Move single `LAYOUT_all`s to data driven (#20430) | Ryan |
2023-04-15 | Move remaining `LAYOUT`s to data driven (#20422) | Ryan |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan |
2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-04-05 | Move TKL layouts to data driven (#20337) | Ryan |
2023-04-04 | Move TKL F13 and FRL layouts to data driven (#20310) | Ryan |
2023-04-03 | Add core/fallback encoder behaviour (#20320) | jack |
2023-03-29 | Move ortho & numpad layouts to data driven (#20183) | Ryan |
2023-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan |
2023-03-17 | Remove more empty headers (#20155) | Ryan |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan |
2023-03-11 | Move matrix config to info.json, part 5 (#20003) | Ryan |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-23 | VIA Protocol 12 + fixes (#19916) | Nick Brassel |
2023-02-22 | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan |
2023-02-21 | Move backlight config to data driven, part 1 (#19887) | Ryan |