summaryrefslogtreecommitdiff
path: root/keyboards/the_ruler/keymaps/default/config.h
diff options
context:
space:
mode:
authorThat-Canadian2017-12-11 17:57:40 -0800
committerJack Humbert2017-12-11 20:57:40 -0500
commitc1a6ca46a77d88da40647a54bf1e712da69bc143 (patch)
tree71305bb9aab8b9dcdee5bed6e720217bc2e50039 /keyboards/the_ruler/keymaps/default/config.h
parent7c5428b56dbaa97993bef80605d00fff31bf0b77 (diff)
The ruler (#2138)
* Line ending stuff again * Added initital files and layout for the PCB Ruler keyboard/macro pad thing * Updated Readme * Changed make command to new format
Diffstat (limited to 'keyboards/the_ruler/keymaps/default/config.h')
-rw-r--r--keyboards/the_ruler/keymaps/default/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/the_ruler/keymaps/default/config.h b/keyboards/the_ruler/keymaps/default/config.h
new file mode 100644
index 000000000..df06a2620
--- /dev/null
+++ b/keyboards/the_ruler/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