Update keyboards/monsgeek/m2/m2.c

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
jonylee@hfd 2023-09-18 12:18:07 +08:00 committed by GitHub
parent 653d620c60
commit 8cfe0de0df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
#include "quantum.h" #include "quantum.h"
#ifdef RGB_MATRIX_ENABLE #ifdef RGB_MATRIX_ENABLE
const is31_led PROGMEM g_is31_leds[RGB_MATRIX_LED_COUNT] = { const ckled2001_led PROGMEM g_ckled2001_leds[RGB_MATRIX_LED_COUNT] = {
/* Refer to IS31 manual for these locations /* Refer to IS31 manual for these locations
* driver * driver
* | R location * | R location