mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-17 17:35:30 +00:00
6 lines
100 B
C
6 lines
100 B
C
|
#pragma once
|
||
|
|
||
|
#define RGBLED_NUM 40
|
||
|
#define APA102_DEFAULT_BRIGHTNESS 5
|
||
|
#define RGBLIGHT_ANIMATIONS
|