Age | Commit message (Expand) | Author |
2024-01-10 | Migrate RGB Matrix config to info.json - XZY (#22879) | Joel Challis |
2023-12-20 | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) | Ryan |
2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis |
2023-11-08 | WT RGB cleanups (#22379) | Ryan |
2023-11-01 | Relocate LED driver init code (#22365) | Ryan |
2023-10-23 | Consolidate some EEPROM Driver configuration (#22321) | Joel Challis |
2023-10-22 | Add `_flush()` functions to LED drivers (#22308) | Ryan |
2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan |
2023-10-13 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-10-13 | amend alice* community_layouts in keyboards (#21846) | Duncan Sutherland |
2023-10-13 | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan |
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-14 | Remove duplication of EEPROM defaults (#22011) | Joel Challis |
2023-09-14 | Migrate WEAR_LEVELING_*_SIZE to info.json (#22010) | Joel Challis |
2023-09-13 | is31fl3731: driver naming cleanups (#21918) | Ryan |
2023-09-13 | is31fl3741: driver naming cleanups (#21929) | Ryan |
2023-09-04 | Clean up RGB LED type (#21859) | Ryan |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan |
2023-08-23 | Simplfy RGB/LED matrix effect logic (#21703) | Joel Challis |
2023-07-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-07-11 | [Keyboard] Fix RS60's indicator LED (#21509) | Xelus22 |
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-06 | xelus/rs108: correct layout data (#21146) | James Young |
2023-05-27 | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan |
2023-05-12 | Xelus Valor FRL TKL Layout Additions (#20893) | James Young |
2023-05-12 | Xelus Trinity XT TKL Layout Additions (#20892) | James Young |
2023-05-12 | Xelus Pachi rev1 Community Layout Support (#20891) | James Young |
2023-05-12 | Xelus Pachi Mini 32U4 Community Layout Support (#20889) | James Young |
2023-05-12 | Xelus La+ Layout Addition (#20888) | James Young |
2023-05-12 | Xelus Kangaroo Layout Additions (#20887) | James Young |
2023-05-12 | Xelus Dharma Layout Additions (#20886) | James Young |
2023-05-12 | Xelus AkiS Layout Additions (#20885) | James Young |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan |
2023-05-01 | Move `FORCE_NKRO` to data driven (#20604) | Ryan |
2023-04-27 | Move 60% layouts to data driven (#20477) | Ryan |
2023-04-27 | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan |
2023-04-25 | Move miscellaneous layouts to data driven (#20516) | Ryan |
2023-04-15 | Move single `LAYOUT_all`s to data driven (#20430) | 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-05 | Move Alice and Ergodox layouts to data driven (#20340) | Ryan |
2023-03-30 | WS2812 driver improvements (#20262) | Ryan |
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan |
2023-03-17 | Remove more empty headers (#20155) | Ryan |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan |