Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Bug] Fix compile issues for boards with custom matrix (#14323) | Drashna Jaelre | 2021-09-05 | 1 | -0/+11 |
| | |||||
* | Fix compile issues from the error page (#11314) | Zach White | 2020-12-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | Normalise include statements in keyboard code (#11185) | Ryan | 2020-12-16 | 1 | -2/+2 |
| | |||||
* | fixed #8259 (#8333) | yulei | 2020-03-07 | 1 | -1/+1 |
| | |||||
* | adding noah keyboard (#7432) | yulei | 2019-11-27 | 1 | -0/+166 |
* 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> |