summaryrefslogtreecommitdiff
path: root/keyboard/planck/keymaps/cbbrowne/config.h
diff options
context:
space:
mode:
authorJack Humbert2016-06-21 10:21:43 -0400
committerJack Humbert2016-06-21 10:21:43 -0400
commita8375fa15a6ca9285eb15ae89bcda898349e06f8 (patch)
tree2f8d823848eeb968b7bdb233fc8b4a222289d488 /keyboard/planck/keymaps/cbbrowne/config.h
parentc976c03547e069d76bb26577fbbfc29c894d17fa (diff)
updates all config.h and Makefiles to correct references, text
Diffstat (limited to 'keyboard/planck/keymaps/cbbrowne/config.h')
-rw-r--r--keyboard/planck/keymaps/cbbrowne/config.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboard/planck/keymaps/cbbrowne/config.h b/keyboard/planck/keymaps/cbbrowne/config.h
new file mode 100644
index 000000000..2d3df59bd
--- /dev/null
+++ b/keyboard/planck/keymaps/cbbrowne/config.h
@@ -0,0 +1,15 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+/* cbbrowne user configuration */
+
+#define randadd 53
+#define randmul 181
+#define randmod 167
+
+#endif
+
+
+