summaryrefslogtreecommitdiffstats
path: root/keyboards/matrix/m20add/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-231-13/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-2/+1
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-1/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+11
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-031-7/+0
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-121-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-251-1/+0
|\
| * Remove redundant I2C config defines from keyboards (#11661)Ryan2021-01-251-1/+0
* | Leftover early initialisation conversions (#11615)Nick Brassel2021-01-201-2/+2
* | change matrix/m20add to use non-standard names for non-standard pinsZach White2021-01-071-2/+4
|/
* [Keyboard] added matrix 8xv2.0 additional (#9470)yulei2020-08-221-0/+96