summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pilcrow/keymaps/default/config.h
diff options
context:
space:
mode:
authorclimbalima <climbalima@gmail.com>2016-12-12 22:36:16 -0500
committerclimbalima <climbalima@gmail.com>2016-12-12 22:36:16 -0500
commit5dce74d0ff655766120b5c3ac4ad1c7b4f4d7212 (patch)
treee596b9985235425a3a21c7bd2fa848a88065c06e /keyboards/handwired/pilcrow/keymaps/default/config.h
parent7bc1caa21cc9f67176b3dedbcbe68faeccd88003 (diff)
svg bug fix and added pilcrow to hand wire
Diffstat (limited to 'keyboards/handwired/pilcrow/keymaps/default/config.h')
-rw-r--r--keyboards/handwired/pilcrow/keymaps/default/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/handwired/pilcrow/keymaps/default/config.h b/keyboards/handwired/pilcrow/keymaps/default/config.h
new file mode 100644
index 0000000000..df06a26206
--- /dev/null
+++ b/keyboards/handwired/pilcrow/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