aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/m0lly/rules.mk
AgeCommit message (Collapse)Author
2020-08-29The Key Company project consolidation (#9547)Gravatar TerryMathews
* Consolidate TKC projects and increase VIA keymap count to 4. * Updated readme files. * Removed config.h via limitation of 2 dynamic keymaps * Reduce dynamic keymaps from 4 to 3 due to EEPROM space limitations. * Update dynamic_keymap.c * Restore 4 dynamic keymaps for VIA in TKC projects. * Update quantum/dynamic_keymap.c
2020-03-19M0lly: refactor OLED support and qmk-dfu bootloader (#8475)Gravatar TerryMathews
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)Gravatar ridingqwerty
2019-09-19Cleanup rules.mk for USB64 and USB128 keyboards (#6769)Gravatar fauxpark
2019-02-10[Keyboard] Initial support for TKC M0LLY (#5087)Gravatar TerryMathews
* Initial support for TKC M0LLY * Remove depreciated Magic Keys define * Update keyboards/m0lly/README.md Co-Authored-By: TerryMathews <terry@terrymathews.net> * Update keyboards/m0lly/README.md Co-Authored-By: TerryMathews <terry@terrymathews.net> * Update keyboards/m0lly/info.json Co-Authored-By: TerryMathews <terry@terrymathews.net> * Update keyboards/m0lly/info.json Co-Authored-By: TerryMathews <terry@terrymathews.net> * Update keyboards/m0lly/m0lly.h Co-Authored-By: TerryMathews <terry@terrymathews.net> * Suggested review changes