summaryrefslogtreecommitdiffstats
path: root/keyboards/matrix/noah/noah.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
|
* Remove empty override functions (#14312)Ryan2021-09-051-8/+0
| | | | | | | | | | | | | | | | | * 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-311-1/+1
|
* [Keymap] Adding a Custom Keymap for Matrix Noah (#9581)Dongfeng Yu2020-07-021-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* fixed #8259 (#8333)yulei2020-03-071-18/+9
|
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-2/+1
|
* adding noah keyboard (#7432)yulei2019-11-271-0/+243
* 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>