mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-18 13:42:00 +00:00
Update keyboards/skyloong/gk61/pro/pro.c
I see , thank you. Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
11864c16e2
commit
55464ea582
@ -2,7 +2,7 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#include "quantum.h"
|
||||
|
||||
const is31_led __flash g_is31_leds[RGB_MATRIX_LED_COUNT] = {
|
||||
const is31_led PROGMEM g_is31_leds[RGB_MATRIX_LED_COUNT] = {
|
||||
/* Refer to IS31 manual for these locations
|
||||
* driver
|
||||
* | R location
|
||||
|
Loading…
Reference in New Issue
Block a user