summaryrefslogtreecommitdiffstats
path: root/keyboards/sentraq
diff options
context:
space:
mode:
authorNicholas Shaff <nick@shadedream.com>2019-02-04 15:15:32 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-02-04 15:15:32 +0100
commitd26e73756ff47cf6025c474917a41581494141c7 (patch)
tree05f45f0eb4c90028a9a3d6828f4fa79adbb5f56e /keyboards/sentraq
parentb6fbcd9d6210524fe73921db12209e8703c74d2d (diff)
downloadqmk_firmware-d26e73756ff47cf6025c474917a41581494141c7.tar.gz
qmk_firmware-d26e73756ff47cf6025c474917a41581494141c7.tar.xz
Fixed the key_count attribute name and numpad_5x4 layout in the info.json. (#5049)
Diffstat (limited to 'keyboards/sentraq')
-rw-r--r--keyboards/sentraq/number_pad/info.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/sentraq/number_pad/info.json b/keyboards/sentraq/number_pad/info.json
index 1c6e3f53c..3e17835d5 100644
--- a/keyboards/sentraq/number_pad/info.json
+++ b/keyboards/sentraq/number_pad/info.json
@@ -6,17 +6,17 @@
"height": 5,
"layouts": {
"LAYOUT_numpad_5x4": {
- "keycount": 17,
+ "key_count": 17,
"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, "h":2},
- {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2},
- {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}, {"x":3, "y":3, "h":2},
- {"x":0, "y":4, "w":2}, {"x":2, "y":4}
+ {"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1},
+ {"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":3, "y":1, "h":2},
+ {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3},
+ {"x":0, "y":4, "w":2}, {"x":2, "y":4}, {"x":3, "y":3, "h":2}
]
},
"LAYOUT_ortho_5x4": {
- "keycount": 20,
+ "key_count": 20,
"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},