summaryrefslogtreecommitdiff
path: root/keyboards/matrix/noah/noah.c
Commit message (Collapse)AuthorAge
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
|
* Fixup bootloaders. (#16256)Nick Brassel2022-02-06
|
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-24
|
* Remove empty override functions (#14312)Ryan2021-09-05
| | | | | | | | | | | | | | | | | * Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z
* __flash? (#13799)Joel Challis2021-07-31
|
* [Keymap] Adding a Custom Keymap for Matrix Noah (#9581)Dongfeng Yu2020-07-02
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* 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>