aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk_np21/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-021-129/+0
| | | | | | | | * Remove custom matrix from PS2AVRGB boards * Add custom backlight.c to SRC for bminiex, for now * Add missing DIODE_DIRECTIONs
* Fix YMDK NP21 keyboard to use proper keyboard level functions (#3042)Drashna Jaelre2018-10-011-0/+11
| | | | | | | | | | | | * Use proper function levels * Add matrix init functions * Convert KEYMAP to LAYOUT Or @mechmerlin is going to hunt me down and harm me... probably :) * Fix conflict issues
* Support for YMDK NP21 (#2316)sanosis2018-01-281-0/+118
* ymdk_np21 initial support Base support of ymdk_np21 - based on jj40. Full grid layout * Update README.md Replacing description. * Adding YMDK NP21 to comunity list. Adding YMDK NP21 to community supported list.