summaryrefslogtreecommitdiffstats
path: root/keyboards/amj96/matrix.c
AgeCommit message (Collapse)AuthorFilesLines
2018-03-31AMJ96 Support (#2651)MechMerlin1-0/+222
* Initial commit: Get things compiling * port the custom matrix code * Update readme * make second layer fully transparent * populate config.h identifiers with more correct information * Add in switch backlight support * Enable backlight LEDs, and change pin for RGB * port TMK version over * remove all that TMK stuff, it didn't work lol * Updated readme * Fix keymap - Change KEYMAP to LAYOUT - Adjust formatting of table * Edit readme to reflect NOTES * add info.json for QMK configurator support * Replaced placeholder with MechMerlin