summaryrefslogtreecommitdiff
path: root/keyboards/handwired/MS_sculpt_mobile/keymaps/default/config.h
diff options
context:
space:
mode:
authorDamien2017-04-29 15:03:52 +0200
committerGitHub2017-04-29 15:03:52 +0200
commit584b804ee33d53102fef3b8cdd045bca4c47bf26 (patch)
treecccdc512fed02293ffd0bfb962ec14d8a8664e7f /keyboards/handwired/MS_sculpt_mobile/keymaps/default/config.h
parent215dd126d08b29939c53bf0eaa006ce6ecdedb83 (diff)
parent26bbfd78125224abdbd2e4ccf3aa3df1b5fc4968 (diff)
Merge pull request #21 from qmk/master
Merge from QMK
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