diff options
| author | That-Canadian <poole.chris.11@gmail.com> | 2017-07-04 15:41:14 -0400 |
|---|---|---|
| committer | Jack Humbert <jack.humb@gmail.com> | 2017-07-04 16:43:19 -0400 |
| commit | b3d2f050323bcfda1517b26f4adcb54e7af87c51 (patch) | |
| tree | bbb0d47d092b96c9fa914f28472dfbd4576fe3e6 | |
| parent | 2cf97c6d902167f08448bb3c840f102fe3942b95 (diff) | |
| download | qmk_firmware-b3d2f050323bcfda1517b26f4adcb54e7af87c51.tar.gz qmk_firmware-b3d2f050323bcfda1517b26f4adcb54e7af87c51.zip | |
Changed - to _ for keymap that-canadian for compatability reasons.
| -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 | |||
| 10 | 10 | ||
| 11 | Make example for this keyboard (after setting up your build environment): | 11 | Make example for this keyboard (after setting up your build environment): |
| 12 | 12 | ||
| 13 | make eco-rev1-that-canadian | 13 | make eco-rev1-that_canadian |
| 14 | 14 | ||
| 15 | 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 | 15 | 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 |
