summaryrefslogtreecommitdiff
path: root/keyboards/matrix/noah/config.h
AgeCommit message (Expand)Author
2024-01-16Migrate RGB Matrix config to info.json - M (#22908)Joel Challis
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-25Remove redundant I2C config defines from keyboards (#11661)Ryan
2021-01-20Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2021-01-20Leftover early initialisation conversions (#11615)Nick Brassel
2020-03-07fixed #8259 (#8333)yulei
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2019-11-27adding noah keyboard (#7432)yulei