mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-30 11:32:47 +01: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
|