]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/satan/keymaps/stanleylai/config.h
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
[qmk_firmware.git] / keyboards / satan / keymaps / stanleylai / config.h
1 #include "../../config.h"
2
3 // Backlight configuration
4 #undef BACKLIGHT_LEVELS
5 #define BACKLIGHT_LEVELS 3
6
7 // Underlight configuration
8 #undef RGBLED_NUM
9 #define RGBLED_NUM 6        // Number of LEDs
10 #undef RGBLIGHT_HUE_STEP
11 #define RGBLIGHT_HUE_STEP 8
12 #undef RGBLIGHT_SAT_STEP
13 #define RGBLIGHT_SAT_STEP 8
14 #undef RGBLIGHT_VAL_STEP
15 #define RGBLIGHT_VAL_STEP 8