]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboard/planck/keymaps/cbbrowne/config.h
adds backlight levels to the satan keyboard (#431)
[qmk_firmware.git] / keyboard / 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