Age | Commit message (Expand) | Author |
2024-01-16 | i2c: rename read/write register functions (#22905) | Ryan |
2024-01-16 | Migrate RGB Matrix config to info.json - M (#22908) | Joel Challis |
2023-12-20 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark |
2023-12-18 | Update keyboard LED driver configs (#22638) | Ryan |
2023-12-18 | Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695) | Nick Brassel |
2023-12-12 | Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570) | Ryan |
2023-12-05 | Rework RGBLight driver system (#22529) | Ryan |
2023-11-26 | Improve and Cleanup Shutdown callbacks (#21060) | Drashna Jaelre |
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-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan |
2023-09-13 | is31fl3731: driver naming cleanups (#21918) | 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-15 | rgblight: driver selection cleanups (#21558) | Ryan |
2023-07-02 | Get rid of `USB_LED_SCROLL_LOCK` (#21405) | Ryan |
2023-06-24 | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) | Ryan |
2023-06-18 | Remove default `TAPPING_TERM` from keyboard config.h (#21284) | Ryan |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan |
2023-06-16 | Move `RGBLIGHT_SLEEP` to data driven (#21072) | Ryan |
2023-06-14 | Move `RGBLIGHT_LED_MAP` to data driven (#21095) | Ryan |
2023-05-16 | Add missing layout data for a handful of boards (#20931) | Ryan |
2023-05-08 | Matrix Cain RE Touch-Up (#20719) | James Young |
2023-05-04 | Matrix Lab 8XV1.2 OG Layout Updates (#20720) | James Young |
2023-04-27 | Move remaining `LAYOUT_all`s to data driven (#20463) | 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-04 | Move 65% layouts to data driven (#20308) | Ryan |
2023-03-30 | WS2812 driver improvements (#20262) | Ryan |
2023-03-23 | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan |
2023-03-17 | Remove more empty headers (#20155) | Ryan |
2023-03-11 | Move matrix config to info.json, part 7 (#20020) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-17 | Move LED indicator config to data driven (#19800) | Ryan |
2023-02-11 | Remove matrix_init_quantum/matrix_scan_quantum (#19806) | Joel Challis |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan |
2023-02-06 | Remove `DEBOUNCE` macro usage (#19750) | jack |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel |
2023-01-20 | Fix functions with empty params (#19647) | Ryan |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan |
2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan |
2022-11-11 | Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3... | Nick Brassel |