Update keyboards/keychron/k7_pro/iso/rgb/rgb.c
Co-authored-by: lokher <lokher@gmail.com>
This commit is contained in:
parent
7459d9eb1d
commit
cef3a5305b
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
// clang-format off
|
// clang-format off
|
||||||
#ifdef RGB_MATRIX_ENABLE
|
#ifdef RGB_MATRIX_ENABLE
|
||||||
const ckled2001_led g_ckled2001_leds[RGB_MATRIX_LED_COUNT] = {
|
const ckled2001_led g_ckled2001_leds[RGB_MATRIX_LED_COUNT] = {
|
||||||
/* Refer to IS31 manual for these locations
|
/* Refer to CKLED2001 manual for these locations
|
||||||
* driver
|
* driver
|
||||||
* | R location
|
* | R location
|
||||||
* | | G location
|
* | | G location
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue