From a8375fa15a6ca9285eb15ae89bcda898349e06f8 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Tue, 21 Jun 2016 10:21:43 -0400 Subject: updates all config.h and Makefiles to correct references, text --- keyboard/planck/keymaps/cbbrowne/config.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 keyboard/planck/keymaps/cbbrowne/config.h (limited to 'keyboard/planck/keymaps/cbbrowne/config.h') 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 + + + -- cgit v1.2.3