~ruther/qmk_firmware

ref: 032b039d0bf96e4fea0b87e0d2f6cd0fb34b7298 qmk_firmware/keyboards/tmo50/keymaps/ottodokto/config.h -rw-r--r-- 320 bytes
032b039d — Duncan Sutherland amend alice* community_layouts in keyboards (#21846) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
/*---RGB settings-------------------------------------------- */
#undef  RGBLIGHT_HUE_STEP
#undef  RGBLIGHT_SAT_STEP
#undef  RGBLIGHT_VAL_STEP
#undef  RGBLIGHT_EFFECT_CHRISTMAS_INTERVAL

#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17
#define RGBLIGHT_VAL_STEP 17
#define RGBLIGHT_EFFECT_CHRISTMAS_INTERVAL 200