logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 03a53e29af8983e1d3185fc6557312f341ec4c9f
parent 096696d86dc7f924a61f43428096107505f3cb45
Author: Christoffer Larsen <itsgonnabealongnight@gmail.com>
Date:   Thu, 19 Jun 2025 23:15:54 +0200

Fix Enter key matrix coordinates for smk65/revf ISO layout (#25373)


Diffstat:

Mkeyboards/lfkeyboards/smk65/revf/keyboard.json2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keyboards/lfkeyboards/smk65/revf/keyboard.json b/keyboards/lfkeyboards/smk65/revf/keyboard.json @@ -133,7 +133,7 @@ {"matrix": [2, 10], "x": 10.75, "y": 2}, {"matrix": [2, 11], "x": 11.75, "y": 2}, {"matrix": [2, 12], "x": 12.75, "y": 2}, - {"matrix": [1, 14], "x": 13.75, "y": 1, "w": 1.25, "h": 2}, + {"matrix": [2, 14], "x": 13.75, "y": 1, "w": 1.25, "h": 2}, {"matrix": [2, 15], "x": 15, "y": 2}, {"matrix": [3, 0], "x": 0, "y": 3, "w": 1.25},