aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/melody96/melody96.c
Commit message (Collapse)AuthorAgeFilesLines
* Configurator does not work with melody96 leds (#3396)MechMerlin2018-07-141-0/+21
| | | | | | * move out led code from keymap.c to melody96.c * remove the other led_set_user
* Melody96 QMK Support (#3108)kaylanm2018-06-021-0/+1
* Initial melody96 keyboard definition. * Fixes for Melody96 keyboard definition.