mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-01 21:26:55 +06:00
5 lines
110 B
C
5 lines
110 B
C
#pragma once
|
|
|
|
#undef RGBLED_NUM
|
|
#define RGBLED_NUM 16 // Number of LEDs. Change this to match your use case.
|