diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-08-25 13:00:09 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-25 13:00:09 -0700 |
commit | 1e7d08d2e3b621dd27bb2b709191b3f42488c9d8 (patch) | |
tree | 654d2e05c97b013cbf8c133100f8ba0424e122e7 /keyboards/tokyo60/tokyo60.c | |
parent | b806cc9eea5d3ac46d071bbb06e055ef8e7c4cfb (diff) | |
download | qmk_firmware-1e7d08d2e3b621dd27bb2b709191b3f42488c9d8.tar.gz |
Keyboard: Tokyo60 Cleanup: QMK Configurator support (#3749)
* use LAYOUT_60_hhkb
* cleanups
* more minute clean ups
* fix some capitilization issues
* add configurator support
Diffstat (limited to 'keyboards/tokyo60/tokyo60.c')
-rw-r--r-- | keyboards/tokyo60/tokyo60.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/tokyo60/tokyo60.c b/keyboards/tokyo60/tokyo60.c index d3b6279df..2126bb612 100644 --- a/keyboards/tokyo60/tokyo60.c +++ b/keyboards/tokyo60/tokyo60.c @@ -1,5 +1,4 @@ #include "tokyo60.h" -//#include "led.h" void matrix_init_kb(void) { // Keyboard start-up code goes here |