summaryrefslogtreecommitdiffstats
path: root/keyboards/ckeys/obelus/keymaps/default/config.h
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-05-10 06:37:04 +0200
committerJack Humbert <jack.humb@gmail.com>2018-05-10 06:37:04 +0200
commitc5264d6d89899f19bdeeaf9e2daeb90531617a48 (patch)
tree8f3862554b76a24766df6addfc1009a719d722a8 /keyboards/ckeys/obelus/keymaps/default/config.h
parent5346cb2d20100f2bbf35e8c8107ae272404f2198 (diff)
downloadqmk_firmware-c5264d6d89899f19bdeeaf9e2daeb90531617a48.tar.gz
qmk_firmware-c5264d6d89899f19bdeeaf9e2daeb90531617a48.tar.xz
Move ckeys workshop to its own directory (#2928)
* move obelus and nakey to ckeys directory * delete the originals * short readme about ckeys * edit readmes to reflect new changes * add build guide info..and here's me trying to retrigger the build job
Diffstat (limited to 'keyboards/ckeys/obelus/keymaps/default/config.h')
-rw-r--r--keyboards/ckeys/obelus/keymaps/default/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/ckeys/obelus/keymaps/default/config.h b/keyboards/ckeys/obelus/keymaps/default/config.h
new file mode 100644
index 000000000..04bf9f4a9
--- /dev/null
+++ b/keyboards/ckeys/obelus/keymaps/default/config.h
@@ -0,0 +1,6 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+// Add overrides here
+#endif