diff options
author | That-Canadian <poole.chris.11@gmail.com> | 2017-07-04 21:41:14 +0200 |
---|---|---|
committer | That-Canadian <poole.chris.11@gmail.com> | 2017-07-04 21:41:14 +0200 |
commit | db5bb7dbbfa2d2eb4f41aa4c768c3c5c8d73f563 (patch) | |
tree | bbb0d47d092b96c9fa914f28472dfbd4576fe3e6 /keyboards | |
parent | c534c3e734abc7335f92d2038804e18d02823e93 (diff) | |
download | qmk_firmware-db5bb7dbbfa2d2eb4f41aa4c768c3c5c8d73f563.tar.gz qmk_firmware-db5bb7dbbfa2d2eb4f41aa4c768c3c5c8d73f563.tar.xz |
Changed - to _ for keymap that-canadian for compatability reasons.
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/eco/keymaps/that_canadian/Makefile (renamed from keyboards/eco/keymaps/that-canadian/Makefile) | 0 | ||||
-rw-r--r-- | keyboards/eco/keymaps/that_canadian/keymap.c (renamed from keyboards/eco/keymaps/that-canadian/keymap.c) | 0 | ||||
-rw-r--r-- | keyboards/eco/keymaps/that_canadian/readme.md (renamed from keyboards/eco/keymaps/that-canadian/readme.md) | 0 | ||||
-rw-r--r-- | keyboards/eco/readme.md | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/eco/keymaps/that-canadian/Makefile b/keyboards/eco/keymaps/that_canadian/Makefile index 7dab97942..7dab97942 100644 --- a/keyboards/eco/keymaps/that-canadian/Makefile +++ b/keyboards/eco/keymaps/that_canadian/Makefile diff --git a/keyboards/eco/keymaps/that-canadian/keymap.c b/keyboards/eco/keymaps/that_canadian/keymap.c index 87f859e8e..87f859e8e 100644 --- a/keyboards/eco/keymaps/that-canadian/keymap.c +++ b/keyboards/eco/keymaps/that_canadian/keymap.c diff --git a/keyboards/eco/keymaps/that-canadian/readme.md b/keyboards/eco/keymaps/that_canadian/readme.md index aa3316af0..aa3316af0 100644 --- a/keyboards/eco/keymaps/that-canadian/readme.md +++ b/keyboards/eco/keymaps/that_canadian/readme.md diff --git a/keyboards/eco/readme.md b/keyboards/eco/readme.md index 819648a2a..8fef3a1ce 100644 --- a/keyboards/eco/readme.md +++ b/keyboards/eco/readme.md @@ -10,6 +10,6 @@ Hardware Supported: ECO PCB rev1 Pro Micro Make example for this keyboard (after setting up your build environment): - make eco-rev1-that-canadian + make eco-rev1-that_canadian See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
\ No newline at end of file |