summaryrefslogtreecommitdiffstats
path: root/keyboards/obelus/keymaps/default/config.h
diff options
context:
space:
mode:
authorEthan Madden <maddene@madden.ninja>2017-06-08 22:24:37 +0200
committerJack Humbert <jack.humb@gmail.com>2017-09-26 01:36:44 +0200
commit692c4e7508e18d83baea230cdcaee28c3037df3b (patch)
tree381ef4ff08af2b1b21a87860e17ac33c0dc39e60 /keyboards/obelus/keymaps/default/config.h
parentf1c7b813aa7a09e2d3fdd46d373115d1e85f4c3e (diff)
downloadqmk_firmware-692c4e7508e18d83baea230cdcaee28c3037df3b.tar.gz
qmk_firmware-692c4e7508e18d83baea230cdcaee28c3037df3b.tar.xz
Added Obelus
tearing it down so that it can be rebuilt fiddling with audio big default config overhaul apparently startup sounds work without the override now readme! readme fixes readme tweaking
Diffstat (limited to 'keyboards/obelus/keymaps/default/config.h')
-rw-r--r--keyboards/obelus/keymaps/default/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/obelus/keymaps/default/config.h b/keyboards/obelus/keymaps/default/config.h
new file mode 100644
index 000000000..04bf9f4a9
--- /dev/null
+++ b/keyboards/obelus/keymaps/default/config.h
@@ -0,0 +1,6 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+// Add overrides here
+#endif