summaryrefslogtreecommitdiff
path: root/keyboards/matrix
AgeCommit message (Expand)Author
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel
2024-08-25Update Underglow keycodes (#23765)via-keymaps-still-presentRyan
2024-07-26Refactor use of `matrix_scan_kb` (#24200)Joel Challis
2024-07-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-07-15`matrix/noah`: move RGB Matrix LED config to data driven (#24117)Ryan
2024-07-11bad_kb_funcs1zvecr
2024-06-22Migrate `led_update_kb` implementations to DD (#23980)Joel Challis
2024-06-05Fixup build failures. (#23869)Nick Brassel
2024-05-12Change all RGB mode keycodes to short aliases (#23691)Ryan
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan
2024-04-25Migrate build target markers to keyboard.json - Misc (#23609)Joel Challis
2024-04-23Data-Driven Keyboard Conversions: M, Part 1 (#23590)James Young
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan
2024-03-18Add init function to RGBLight driver struct (#23076)Ryan
2024-03-15Migrate features from rules.mk to data drive - LMN (#23277)Joel Challis
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