summaryrefslogtreecommitdiffstats
path: root/keyboards/mehkee96/mehkee96.h
Commit message (Collapse)AuthorAgeFilesLines
* Mehkee96 LED state & count + transposed keys fixes (#16061)Damien Guard2022-01-271-1/+1
| | | | | | | | | * Fix transposed keys at top right of board. * Correct LED on state * Correct number of LEDs * Default LED state is fine
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-18/+17
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* Keyboard: added mehkee96 support -JT (#3957)johanntang2018-09-251-0/+24
* added mehkee96 support -JT * making requested changes -JT * fixes -jt * fixed info.json -JT * tidy up info.json comments from noroadsleft -JT