summaryrefslogtreecommitdiff
path: root/keyboards/xbows/numpad
diff options
context:
space:
mode:
authorX-Bows Tech <41098278+XBowsTech@users.noreply.github.com>2021-07-20 09:28:50 +0800
committerGitHub <noreply@github.com>2021-07-19 18:28:50 -0700
commit5ee5280fa1e1c73a283f1939b1abe898dfac0300 (patch)
treeec078b291cf25dbe40036db781131742de38c74b /keyboards/xbows/numpad
parent10905a6500ceb380795ad47e7391205f5e06676e (diff)
[Keyboard] Update the XBows/Knight keyboard (#13541)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/xbows/numpad')
-rw-r--r--keyboards/xbows/numpad/info.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/xbows/numpad/info.json b/keyboards/xbows/numpad/info.json
index 607ab93a3a..8a4707fbcf 100644
--- a/keyboards/xbows/numpad/info.json
+++ b/keyboards/xbows/numpad/info.json
@@ -15,12 +15,12 @@
{"label":"Num Lock", "x":0, "y":1.5},
{"label":"/", "x":1, "y":1.5},
{"label":"*", "x":2, "y":1.5},
- {"label":"-", "x":3, "y":1.5},
+ {"label":"=", "x":3, "y":1.5},
{"label":"7", "x":0, "y":2.5},
{"label":"8", "x":1, "y":2.5},
{"label":"9", "x":2, "y":2.5},
- {"label":"+", "x":3, "y":2.5},
+ {"label":"-", "x":3, "y":2.5},
{"label":"4", "x":0, "y":3.5},
{"label":"5", "x":1, "y":3.5},
@@ -33,7 +33,7 @@
{"label":"Enter", "x":3, "y":4.5, "h":2},
{"label":"0", "x":0, "y":5.5, "w":2},
- {"label":".", "x":3, "y":5.5}
+ {"label":".", "x":2, "y":5.5}
]
}