1
0
Fork 0

Fixup keychron/q1/iso_encoder (#19006)

This commit is contained in:
jack 2022-11-08 12:51:04 -07:00 committed by GitHub
parent b567622d59
commit f7df771e70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@
#ifdef RGB_MATRIX_ENABLE
const is31_led PROGMEM g_is31_leds[DRIVER_LED_TOTAL] = {
const is31_led PROGMEM g_is31_leds[RGB_MATRIX_LED_COUNT] = {
/* Refer to IS31 manual for these locations
* driver
* | R location
@ -147,4 +147,4 @@ led_config_t g_led_config = {
}
};
#endif // RGB_MATRIX_ENABLE
#endif // RGB_MATRIX_ENABLE