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/keymaps/default/config.h | |
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/keymaps/default/config.h')
-rw-r--r-- | keyboards/tokyo60/keymaps/default/config.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/tokyo60/keymaps/default/config.h b/keyboards/tokyo60/keymaps/default/config.h index a5568e400..271f48d00 100644 --- a/keyboards/tokyo60/keymaps/default/config.h +++ b/keyboards/tokyo60/keymaps/default/config.h @@ -1 +1,3 @@ -#include "../../config.h" +#pragma once + +// place overrides here |