summaryrefslogtreecommitdiff
path: root/keyboards/handwired/MS_sculpt_mobile/keymaps/default/config.h
diff options
context:
space:
mode:
authordbroqua2017-04-29 15:04:01 +0200
committerdbroqua2017-04-29 15:04:01 +0200
commit7180e195e84aabf252fcadb2852644417ac1d663 (patch)
tree2a314ac51bf1399c09a394e76ba81a56c072e7d6 /keyboards/handwired/MS_sculpt_mobile/keymaps/default/config.h
parent838aae164568a1092ae269267f8d8772d3aba781 (diff)
parent584b804ee33d53102fef3b8cdd045bca4c47bf26 (diff)
Merge branch 'master' of https://github.com/Dbroqua/qmk_firmware
Diffstat (limited to 'keyboards/handwired/MS_sculpt_mobile/keymaps/default/config.h')
-rw-r--r--keyboards/handwired/MS_sculpt_mobile/keymaps/default/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/handwired/MS_sculpt_mobile/keymaps/default/config.h b/keyboards/handwired/MS_sculpt_mobile/keymaps/default/config.h
new file mode 100644
index 000000000..4f3a425b7
--- /dev/null
+++ b/keyboards/handwired/MS_sculpt_mobile/keymaps/default/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../../MS_sculpt_mobile/config.h"
+
+// place overrides here
+
+#endif