aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/whitefox/board_is31fl3731c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/whitefox/board_is31fl3731c.h b/keyboards/whitefox/board_is31fl3731c.h
index dea643f10..d59b2ff43 100644
--- a/keyboards/whitefox/board_is31fl3731c.h
+++ b/keyboards/whitefox/board_is31fl3731c.h
@@ -31,7 +31,7 @@ static const uint8_t led_mask[] = {
31 0xFF, 0x00, /* C6-1 -> C6-16 */ 31 0xFF, 0x00, /* C6-1 -> C6-16 */
32 0xFF, 0x00, /* C7-1 -> C7-16 */ 32 0xFF, 0x00, /* C7-1 -> C7-16 */
33 0xFF, 0x00, /* C8-1 -> C8-16 */ 33 0xFF, 0x00, /* C8-1 -> C8-16 */
34 0xFE, 0x00, /* C9-1 -> C9-16 */ 34 0xFF, 0x00, /* C9-1 -> C9-16 */
35}; 35};
36 36
37// The address of the LED 37// The address of the LED