logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 02af906de1df017dfeecddff85f9bf8ce5e48648
parent a823422cacd82120f955cda120795d8bd5719ff2
Author: Duncan Sutherland <dunk2k_2000@hotmail.com>
Date:   Tue, 21 May 2024 00:49:14 +0100

Add second encoder to matrix info of arrowmechanics/wings (#23390)


Diffstat:

Mkeyboards/arrowmechanics/wings/keyboard.json2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keyboards/arrowmechanics/wings/keyboard.json b/keyboards/arrowmechanics/wings/keyboard.json @@ -237,7 +237,7 @@ {"matrix": [1, 7], "x": 7.25, "y": 1.15}, {"matrix": [1, 8], "x": 8.25, "y": 1.15, "encoder": 0}, - {"matrix": [7, 0], "x": 9.45, "y": 1.15}, + {"matrix": [7, 0], "x": 9.45, "y": 1.15, "encoder": 1}, {"matrix": [7, 1], "x": 10.45, "y": 1.15}, {"matrix": [7, 2], "x": 11.45, "y": 1.08}, {"matrix": [7, 3], "x": 12.45, "y": 1},