summaryrefslogtreecommitdiffstats
path: root/keyboards/tv44/keymaps/core/Makefile
diff options
context:
space:
mode:
authorKaleb Elwert <belak@coded.io>2017-06-18 22:39:03 -0700
committerKaleb Elwert <belak@coded.io>2017-06-18 22:44:52 -0700
commitf71c99021558691099fbea1573e57d55fd051be0 (patch)
tree638245aa005af305da1d36625c99bf1b65bc7113 /keyboards/tv44/keymaps/core/Makefile
parent621ae42a6cb9f96b8c02a0094b36daf125c4e6ca (diff)
tv44: Add core layout based on the Core 47
Diffstat (limited to 'keyboards/tv44/keymaps/core/Makefile')
-rw-r--r--keyboards/tv44/keymaps/core/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/tv44/keymaps/core/Makefile b/keyboards/tv44/keymaps/core/Makefile
new file mode 100644
index 0000000000..457a3d01d4
--- /dev/null
+++ b/keyboards/tv44/keymaps/core/Makefile
@@ -0,0 +1,3 @@
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif