summaryrefslogtreecommitdiff
path: root/keyboards/kinesis/keymaps/dvorak/config.h
diff options
context:
space:
mode:
authorDavid Olsson2017-01-18 22:58:49 +0100
committerDavid Olsson2017-01-18 22:58:49 +0100
commitf35adb4f37965489b846468567f9dc65c5eec05a (patch)
tree1e8c5673cf99b056c70e1b7a45bd0799ffe14655 /keyboards/kinesis/keymaps/dvorak/config.h
parentd910b94a3c9101dbe89a877236346ede1751c0da (diff)
parent3d264adfc5e4538b57315cb8d3d429b9ed310f25 (diff)
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/kinesis/keymaps/dvorak/config.h')
-rw-r--r--keyboards/kinesis/keymaps/dvorak/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/kinesis/keymaps/dvorak/config.h b/keyboards/kinesis/keymaps/dvorak/config.h
new file mode 100644
index 000000000..8893d122e
--- /dev/null
+++ b/keyboards/kinesis/keymaps/dvorak/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+// place overrides here
+
+#endif