logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: cd0043de8ffaa1cdbeb86f242b250c8d23f5a231
parent b0e948c380a073833a38881e998963db4da456e0
Author: Draic <hiten@hotmail.de>
Date:   Mon,  8 Apr 2024 17:47:11 +0200

Fix Layout_Arrow 3rd key in bottom row (#23443)

Co-authored-by: v <v@phux.dev>

Diffstat:

Mkeyboards/trashman/ketch/info.json2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keyboards/trashman/ketch/info.json b/keyboards/trashman/ketch/info.json @@ -130,7 +130,7 @@ {"matrix": [4, 5], "x": 0, "y": 3, "w": 1.25}, {"matrix": [5, 4], "x": 1.25, "y": 3, "w": 1.5}, - {"matrix": [3, 0], "x": 2.75, "y": 3, "w": 1.25}, + {"matrix": [3, 1], "x": 2.75, "y": 3, "w": 1.25}, {"matrix": [3, 2], "x": 4, "y": 3, "w": 2.25}, {"matrix": [3, 3], "x": 6.25, "y": 3, "w": 2}, {"matrix": [3, 4], "x": 8.25, "y": 3, "w": 1.5},