summaryrefslogtreecommitdiff
path: root/keyboards/matrix/noah/config.h
Commit message (Collapse)AuthorAge
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-15
|
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-03
|
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
|
* Align ChibiOS I2C defs with other drivers (#14399)Joel Challis2021-09-12
| | | | | | | | | * Align ChibiOS I2C defs with other drivers * Update keyboards/xelus/valor_frl_tkl/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-25
|\
| * Remove redundant I2C config defines from keyboards (#11661)Ryan2021-01-25
| |
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-20
|\|
| * Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-20
| |
* | Leftover early initialisation conversions (#11615)Nick Brassel2021-01-20
|/ | | | | | | | | | | * jm60 * ergodox_stm32 * F042 bootloader jumps. * xiaomi/mk02 custom bootloader, no early-init bootloader jump for F072. * matrix/m20add, matrix/noah
* fixed #8259 (#8333)yulei2020-03-07
|
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-29
|
* adding noah keyboard (#7432)yulei2019-11-27
* adding noah keyboard * Update keyboards/matrix/noah/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/matrix/noah/noah.c Co-Authored-By: Drashna Jaelre <drashna@live.com>