summaryrefslogtreecommitdiffstats
path: root/keyboards/tokyokeyboard/tokyo60/tokyo60.c
Commit message (Collapse)AuthorAgeFilesLines
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-031-17/+0
| | | | | * Unconditionally call led_init_ports * Another call to led_init_ports
* [Keyboard] Moved tokyo60/ into tokyokeyboard/tokyo60/. (#12023)James2021-06-151-0/+18
* Moved tokyo60/ into tokyokeyboard/tokyo60/. * Updated make instruction, fixed broken image link * Fixed still broken image link.