]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/planck/keymaps/cbbrowne/config.h
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
[qmk_firmware.git] / keyboards / planck / keymaps / cbbrowne / config.h
1 #ifndef CONFIG_USER_H
2 #define CONFIG_USER_H
3
4 #include "../../config.h"
5
6 /* cbbrowne user configuration */
7
8 #define randadd 53
9 #define randmul 181
10 #define randmod 167
11
12 #endif
13
14
15