Age | Commit message (Expand) | Author |
2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis |
2023-11-01 | Relocate LED driver init code (#22365) | Ryan |
2023-10-22 | Add `_flush()` functions to LED drivers (#22308) | Ryan |
2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan |
2023-10-13 | Dedupe I2C, SPI, UART driver inclusions (#22253) | Ryan |
2023-10-04 | Update ISSI LED types (#22099) | Ryan |
2023-09-25 | Simplify more feature driver defines (#22090) | 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 | is31fl3731: driver naming cleanups (#21918) | Ryan |
2023-09-04 | Resolve some "Layout should not contain name of keyboard" lint warnings (#21898) | Joel Challis |
2023-08-23 | Move RGBLight animations to data driven (#21635) | Ryan |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan |
2023-08-15 | OLED: driver naming cleanups (#21710) | 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-05-17 | AEBoards Aegis Layout Additions (#20960) | James Young |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan |
2023-04-25 | Move miscellaneous layouts to data driven (#20516) | Ryan |
2023-04-18 | AEBoards Constellation Layout Macro Updates (#20487) | James Young |
2023-04-16 | AEBoards Satellite Rev1 Layout Macro Conversion (#20442) | James Young |
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-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 |
2023-03-11 | Move matrix config to info.json, part 5 (#20003) | Ryan |
2023-02-26 | Move backlight config to data driven (#19910) | Ryan |
2023-02-21 | Move backlight config to data driven, part 1 (#19887) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2022-11-27 | Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079) | Ryan |
2022-11-22 | initial (#19137) | jack |
2022-11-22 | Merge remote-tracking branch 'origin/master' into develop | zvecr |
2022-11-20 | [Keyboard] Add Satellite Rev1 (#18869) | Xelus22 |
2022-11-20 | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're |
2022-11-20 | [Keyboard] EXT65 rev3 support (#18873) | Xelus22 |
2022-11-15 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-11-15 | [Keyboard] Add Constellation Rev3 (#18868) | Xelus22 |
2022-10-20 | Remove legacy EEPROM clear keycodes (#18782) | Ryan |
2022-10-19 | Remove legacy Debug keycode (#18769) | Ryan |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-15 | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre |
2022-08-14 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2022-08-13 | Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941) | Ryan |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |