aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/melody96/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-4/+0
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* Keyboard: added mehkee96 support -JT (#3957)johanntang2018-09-251-6/+0
| | | | | | | | | | | | * added mehkee96 support -JT * making requested changes -JT * fixes -jt * fixed info.json -JT * tidy up info.json comments from noroadsleft -JT
* Configurator does not work with melody96 leds (#3396)MechMerlin2018-07-141-36/+0
| | | | | | * move out led code from keymap.c to melody96.c * remove the other led_set_user
* Fix melody96 default keymap graphic. (#3169)kaylanm2018-06-121-11/+11
|
* Added ASCII legend to melody96 to help visualize the layouts (#3117)fordmustang5l2018-06-041-0/+50
|
* Melody96 QMK Support (#3108)kaylanm2018-06-021-0/+70
* Initial melody96 keyboard definition. * Fixes for Melody96 keyboard definition.