aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/melody96/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Add Via support to the Melody96 (#9050)Vincent Lee2020-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | * Add files needed to The Via support on Melody 96 * Remove manufacture name from product name * replace blank key with Transparent keys * Update keyboards/melody96/rules.mk * Update keyboards/melody96/keymaps/via/keymap.c * Change Product ID to "M" + 96 * Update keyboards/melody96/keymaps/via/rules.mk * add LTO to via's local file * Update keyboards/melody96/rules.mk
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-4/+4
|
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-241-39/+8
| | | | | | * Cleanup rules.mk for 32U4 keyboards, L-M * Move some stuff to keyboard level
* Melody96 QMK Support (#3108)kaylanm2018-06-021-0/+57
* Initial melody96 keyboard definition. * Fixes for Melody96 keyboard definition.