From db5bb7dbbfa2d2eb4f41aa4c768c3c5c8d73f563 Mon Sep 17 00:00:00 2001
From: That-Canadian <poole.chris.11@gmail.com>
Date: Tue, 4 Jul 2017 15:41:14 -0400
Subject: [PATCH] Changed - to _ for keymap that-canadian for compatability
 reasons.

---
 keyboards/eco/keymaps/{that-canadian => that_canadian}/Makefile | 0
 keyboards/eco/keymaps/{that-canadian => that_canadian}/keymap.c | 0
 .../eco/keymaps/{that-canadian => that_canadian}/readme.md      | 0
 keyboards/eco/readme.md                                         | 2 +-
 4 files changed, 1 insertion(+), 1 deletion(-)
 rename keyboards/eco/keymaps/{that-canadian => that_canadian}/Makefile (100%)
 rename keyboards/eco/keymaps/{that-canadian => that_canadian}/keymap.c (100%)
 rename keyboards/eco/keymaps/{that-canadian => that_canadian}/readme.md (100%)

diff --git a/keyboards/eco/keymaps/that-canadian/Makefile b/keyboards/eco/keymaps/that_canadian/Makefile
similarity index 100%
rename from keyboards/eco/keymaps/that-canadian/Makefile
rename to keyboards/eco/keymaps/that_canadian/Makefile
diff --git a/keyboards/eco/keymaps/that-canadian/keymap.c b/keyboards/eco/keymaps/that_canadian/keymap.c
similarity index 100%
rename from keyboards/eco/keymaps/that-canadian/keymap.c
rename to 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
similarity index 100%
rename from keyboards/eco/keymaps/that-canadian/readme.md
rename to 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
-- 
2.39.5