summaryrefslogtreecommitdiffstats
path: root/keyboards/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/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/obelus/keymaps/default/config.h')
-rw-r--r--keyboards/obelus/keymaps/default/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/obelus/keymaps/default/config.h b/keyboards/obelus/keymaps/default/config.h
deleted file mode 100644
index 04bf9f4a9..000000000
--- a/keyboards/obelus/keymaps/default/config.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "../../config.h"
-// Add overrides here
-#endif