]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/40percentclub/gherkin/keymaps/bbaserdem/config.h
37d7113e78bdf2ec90c32ec6f152b7f385102d75
[qmk_firmware.git] / keyboards / 40percentclub / gherkin / keymaps / bbaserdem / config.h
1 #ifndef CONFIG_KEYMAP_H
2 #define CONFIG_KEYMAP_H
3
4 #include "../../config.h"
5 #define RGB_DI_PIN F6
6 #define RGBLED_NUM 10
7 #define RGBLIGHT_ANIMATIONS
8 #ifdef BACKLIGHT_LEVELS
9 #undef BACKLIGHT_LEVELS
10 #endif
11 #define BACKLIGHT_LEVELS 3
12
13 #endif