summaryrefslogtreecommitdiffstats
path: root/keyboards/matrix/noah/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-111-5/+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
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* 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
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-201-1/+0
|\|
| * Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* | Leftover early initialisation conversions (#11615)Nick Brassel2021-01-201-0/+2
|/
* fixed #8259 (#8333)yulei2020-03-071-7/+9
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-6/+1
* adding noah keyboard (#7432)yulei2019-11-271-0/+54