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