summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-02-28 23:33:10 +0000
committerQMK Bot <hello@qmk.fm>2022-02-28 23:33:10 +0000
commit73135e74b895b615f23ad89b51e822877d82bab1 (patch)
treec1c6ec7e2202dfa6f13253af8573b86c3bb128fd /keyboards
parent36e47cb3aaa6380764ab23e2b0308bf689156aa7 (diff)
parentd1068b23ad4bc70d135e94d6e278733df93024d8 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/handwired/snatchpad/info.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/handwired/snatchpad/info.json b/keyboards/handwired/snatchpad/info.json
index c1d193cfe5..1306d72b06 100644
--- a/keyboards/handwired/snatchpad/info.json
+++ b/keyboards/handwired/snatchpad/info.json
@@ -5,16 +5,16 @@
"layouts": {
"LAYOUT": {
"layout": [
- {"x": 0, "y": 0},
{"x": 1, "y": 0},
{"x": 2, "y": 0},
+ {"x": 3, "y": 0},
- {"x": 0, "y": 1},
{"x": 1, "y": 1},
{"x": 2, "y": 1},
+ {"x": 3, "y": 1},
- {"x": 0, "y": 1},
- {"x": 2, "y": 1}
+ {"x": 0, "y": 2},
+ {"x": 4, "y": 2}
]
}
}