mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-02 05:37:00 +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.
|