Migrate RGB Matrix config to info.json - XZY (#22879)
This commit is contained in:
parent
58696a3937
commit
833abef115
45 changed files with 781 additions and 1076 deletions
|
@ -2,8 +2,6 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#pragma once
|
||||
|
||||
#define RGB_MATRIX_SLEEP
|
||||
|
||||
#define WS2812_PWM_DRIVER PWMD4
|
||||
#define WS2812_PWM_CHANNEL 4
|
||||
#define WS2812_PWM_PAL_MODE 2
|
||||
|
|
|
@ -179,7 +179,8 @@
|
|||
{ "flags": 2, "x": 38, "y": 60 },
|
||||
{ "flags": 2, "x": 1, "y": 60 },
|
||||
{ "flags": 2, "x": 1, "y": 32 }
|
||||
]
|
||||
],
|
||||
"sleep": true
|
||||
},
|
||||
"community_layouts": ["75_iso"],
|
||||
"layouts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue