summaryrefslogtreecommitdiff
path: root/keyboards/matrix/noah/matrix.c
AgeCommit message (Collapse)Author
2021-09-05[Bug] Fix compile issues for boards with custom matrix (#14323)Drashna Jaelre
2020-12-28Fix compile issues from the error page (#11314)Zach White
* fix abacus so it works with configurator * create the keymap path if it doesn't exist * bpiphany/unloved_bastard: remove the nested macros, move default keymap to json * readd the unloved_bastard default keymap * fix clueboard/card * fixup handwired/2x5keypad * fixup hub16 * matrix/noah: remove the broken matrix print code to fix compilation * reinstate matrix_print with the right include * Revert "create the keymap path if it doesn't exist" This reverts commit af732776a539e8c6e2edf2e54f4d7f5ffa65b3a2.
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-03-07fixed #8259 (#8333)yulei
2019-11-27adding noah keyboard (#7432)yulei
* 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>