diff options
author | Ryan <fauxpark@gmail.com> | 2023-10-04 20:10:05 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-04 20:10:05 +1100 |
commit | c0f16be50fec33cdb30386ac512efb900f3f7470 (patch) | |
tree | 93bb5024f5ff32f81e86d3bf4ea4ff243e239c35 /keyboards/keychron/q3/iso | |
parent | 24a795d7a96722239be3a969201200602208aeb2 (diff) |
Rename CKLED2001 driver to SNLED27351 (#22071)
Diffstat (limited to 'keyboards/keychron/q3/iso')
-rw-r--r-- | keyboards/keychron/q3/iso/config.h | 2 | ||||
-rw-r--r-- | keyboards/keychron/q3/iso/iso.c | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/keychron/q3/iso/config.h b/keyboards/keychron/q3/iso/config.h index eb141cb270..3ffda1ce1e 100644 --- a/keyboards/keychron/q3/iso/config.h +++ b/keyboards/keychron/q3/iso/config.h @@ -22,7 +22,7 @@ /* RGB Matrix Configuration */ #define RGB_MATRIX_LED_COUNT 88 -#define CKLED2001_CURRENT_TUNE \ +#define SNLED27351_CURRENT_TUNE \ { 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44 } /* Enable caps-lock LED */ diff --git a/keyboards/keychron/q3/iso/iso.c b/keyboards/keychron/q3/iso/iso.c index 1c179a34b4..725af67006 100644 --- a/keyboards/keychron/q3/iso/iso.c +++ b/keyboards/keychron/q3/iso/iso.c @@ -18,8 +18,8 @@ #ifdef RGB_MATRIX_ENABLE -const ckled2001_led PROGMEM g_ckled2001_leds[RGB_MATRIX_LED_COUNT] = { -/* Refer to IS31 manual for these locations +const snled27351_led_t PROGMEM g_snled27351_leds[RGB_MATRIX_LED_COUNT] = { +/* Refer to SNLED27351 manual for these locations * driver * | R location * | | G location |