logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: ca635876cebd00478353536a3456b0b27a19eb42
parent bca0aca8c5c01ab0f69b9ec926be87469033c09d
Author: QMK Bot <hello@qmk.fm>
Date:   Mon,  7 Apr 2025 17:03:39 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:

Mkeyboards/coban/pad9a/keyboard.json2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keyboards/coban/pad9a/keyboard.json b/keyboards/coban/pad9a/keyboard.json @@ -69,7 +69,7 @@ {"label": "key_3", "matrix": [0, 4], "x": 2, "y": 1}, {"label": "key_4", "matrix": [0, 5], "x": 0, "y": 2}, {"label": "key_5", "matrix": [0, 6], "x": 1, "y": 2}, - {"label": "key_6", "matrix": [0, 7], "x": 2, "y": 3} + {"label": "key_6", "matrix": [0, 7], "x": 2, "y": 2} ] } }