summaryrefslogtreecommitdiffstats
path: root/keyboards/tkc/tkc1800
Commit message (Collapse)AuthorAgeFilesLines
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
|
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
|
* Refactor to use led config - Part 1 (#10905)Joel Challis2020-11-172-55/+9
| | | | | | | | | | | * 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
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-251-0/+0
| | | | | This is the recommendation in the [PR Checklist](https://docs.qmk.fm/#/pr_checklist?id=keyboard-prs) and it will make working with them easier in the CLI/API/etc.
* The Key Company project consolidation (#9547)TerryMathews2020-08-2913-0/+1057
* 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