mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 11:31:13 +00:00
post drashna and zvecr review
This commit is contained in:
parent
0774cb31aa
commit
47789c4229
@ -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]
|
||||
},
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user