Move matrix config to info.json, part 4 (#20001)
This commit is contained in:
@@ -17,12 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#pragma once
|
||||
|
||||
|
||||
#define MATRIX_ROW_PINS { D1, D6, D7, B4, B5 }
|
||||
#define MATRIX_COL_PINS { C7, D4, D2, D0 }
|
||||
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define RGB_DI_PIN E2
|
||||
#ifdef RGB_DI_PIN
|
||||
#define RGBLED_NUM 10
|
||||
|
||||
Reference in New Issue
Block a user