aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/atreus50/keymaps/default/Makefile
diff options
context:
space:
mode:
authorOle Anders <git@swoy.org>2017-03-28 15:55:33 +0200
committerOle Anders <git@swoy.org>2017-03-28 15:55:33 +0200
commit62faa20ef6ddab7dacc74123b2253cf25b5c20f7 (patch)
tree281ae30283f7491b2529465da4897dc2ddd7088c /keyboards/handwired/atreus50/keymaps/default/Makefile
parentd5ee0194abf5cc9df4086a89ad78cf188352028a (diff)
parent5e4daf1c6db980fad269fe7b013205008bfe701e (diff)
downloadfirmware-62faa20ef6ddab7dacc74123b2253cf25b5c20f7.tar.gz
firmware-62faa20ef6ddab7dacc74123b2253cf25b5c20f7.tar.bz2
firmware-62faa20ef6ddab7dacc74123b2253cf25b5c20f7.zip
Merge remote-tracking branch 'refs/remotes/qmk/master'
Diffstat (limited to 'keyboards/handwired/atreus50/keymaps/default/Makefile')
-rw-r--r--keyboards/handwired/atreus50/keymaps/default/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/handwired/atreus50/keymaps/default/Makefile b/keyboards/handwired/atreus50/keymaps/default/Makefile
new file mode 100644
index 000000000..d7b0fa7fd
--- /dev/null
+++ b/keyboards/handwired/atreus50/keymaps/default/Makefile
@@ -0,0 +1,6 @@
+RGBLIGHT_ENABLE = yes
+AUDIO_ENABLE = no
+
+ifndef QUANTUM_DIR
+ include ../../../../Makefile
+endif \ No newline at end of file