mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-28 03:26:51 +06:00
13 lines
191 B
C
13 lines
191 B
C
#pragma once
|
|
|
|
#undef RGBLED_NUM
|
|
#define RGBLED_NUM 6
|
|
#define RGBLIGHT_LAYERS
|
|
|
|
#undef RGBLIGHT_ANIMATIONS
|
|
//#define RGBLIGHT_HUE_STEP 8
|
|
//#define RGBLIGHT_SAT_STEP 8
|
|
|
|
|
|
// place overrides here
|