post drashna and zvecr review

This commit is contained in:
silvinor 2025-07-06 08:32:56 +10:00
parent 0774cb31aa
commit 47789c4229
2 changed files with 2 additions and 2 deletions

View File

@ -19,6 +19,8 @@
"oled": true
},
"matrix_pins": {
"custom": true,
"custom_lite": true,
"cols": ["GP15", "GP14", "GP13", "GP10"],
"rows": ["GP12", "GP9", "GP7", "GP6", "GP5", null]
},

View File

@ -1,7 +1,5 @@
# Copyright 2023 binepad (@binepad)
# SPDX-License-Identifier: GPL-2.0-or-later
CUSTOM_MATRIX = lite
SRC += matrix.c \
candypad_oled.c