summaryrefslogtreecommitdiffstats
path: root/keyboards/maxipad/keymaps/default/config.h
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-11-17 03:17:51 +0100
committerGitHub <noreply@github.com>2016-11-17 03:17:51 +0100
commitc38b3e3be93a8b4f520212117b6498a288d67751 (patch)
tree1baa4005ba9c498744a3bbb2257943dbd41036e0 /keyboards/maxipad/keymaps/default/config.h
parent72e78a017fceb80cd43f014cf38218e845623f1c (diff)
parentb085a34506bc981a7c7cdb270b7786d6a4cbf985 (diff)
downloadqmk_firmware-c38b3e3be93a8b4f520212117b6498a288d67751.tar.gz
qmk_firmware-c38b3e3be93a8b4f520212117b6498a288d67751.tar.xz
Merge pull request #883 from climbalima/master
added rev2 lets split after merging with qmk
Diffstat (limited to 'keyboards/maxipad/keymaps/default/config.h')
-rw-r--r--keyboards/maxipad/keymaps/default/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/maxipad/keymaps/default/config.h b/keyboards/maxipad/keymaps/default/config.h
new file mode 100644
index 000000000..df06a2620
--- /dev/null
+++ b/keyboards/maxipad/keymaps/default/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+// place overrides here
+
+#endif \ No newline at end of file