summaryrefslogtreecommitdiff
path: root/keyboards/tkc/m0lly/m0lly.c
AgeCommit message (Collapse)Author
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2021-03-17TKC M0lly refactor (#12227)Ryan
2020-11-17Refactor to use led config - Part 1 (#10905)Joel Challis
* Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config
2020-08-29The Key Company project consolidation (#9547)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