mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
Remove IS31FLCOMMON code (#22800)
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#pragma once
|
||||
|
||||
/* RGB Config */
|
||||
#define DRIVER_1_CS B6
|
||||
#define DRIVER_1_EN B7
|
||||
#define AW20216S_CS_PIN_1 B6
|
||||
#define AW20216S_EN_PIN_1 B7
|
||||
#define RGB_MATRIX_LED_COUNT 67
|
||||
|
||||
/* SPI Config */
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"on_state": 0
|
||||
},
|
||||
"rgb_matrix": {
|
||||
"driver": "aw20216",
|
||||
"driver": "aw20216s",
|
||||
"animations": {
|
||||
"solid_color": true,
|
||||
"alphas_mods": true,
|
||||
|
||||
Reference in New Issue
Block a user