qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit 2add1fb223c70e2f0c98c2252138c038f09fb600
parent f594b99f92979e85ba51453acc3cbe0763863570
Author: Duncan Sutherland <dunk2k_2000@hotmail.com>
Date:   Thu, 15 Jun 2023 05:06:18 +0100

[Keyboard] `dactyl_manuform/6x7` pin correction (#21240)


Diffstat:
Mkeyboards/handwired/dactyl_manuform/6x7/info.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keyboards/handwired/dactyl_manuform/6x7/info.json b/keyboards/handwired/dactyl_manuform/6x7/info.json @@ -23,7 +23,7 @@ "pin": "D3" }, "matrix_pins": { - "cols": ["D4", "C6", "D7", "E6", "B4", "B5", "B7"], + "cols": ["D4", "C6", "D7", "E6", "B4", "B5", "D1"], "rows": ["F5", "F6", "F7", "B1", "B3", "B2", "B6"] }, "diode_direction": "COL2ROW",