summaryrefslogtreecommitdiff
path: root/keyboards/orthocode/info.json
diff options
context:
space:
mode:
authorJordan Blackbourn <blackbournj@gmail.com>2021-12-27 16:44:01 +1300
committerGitHub <noreply@github.com>2021-12-27 14:44:01 +1100
commit4d1ed37bdcb3641e35dc2324592a1f7fa0509bd2 (patch)
treeba82e59a4393976b9a617be68cf120fe57d4c54a /keyboards/orthocode/info.json
parente91070401d0eda5e25210e9f4155fa70d0d61912 (diff)
Orthocode update default keymap, and fix encoder function for keymaps built in configurator (#15161)
* Updated default keymap to match one shipping with the boards * Fix encoder function so it works for users of the online configurator * Updated Info.json to match default keymap * Changes as per review
Diffstat (limited to 'keyboards/orthocode/info.json')
-rw-r--r--keyboards/orthocode/info.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/keyboards/orthocode/info.json b/keyboards/orthocode/info.json
index 058ec85579..c193ab44f9 100644
--- a/keyboards/orthocode/info.json
+++ b/keyboards/orthocode/info.json
@@ -5,9 +5,9 @@
"layouts": {
"LAYOUT": {
"layout": [
- {"label":"Rotary", "x":0.5, "y":0},
+ {"label":"Mute", "x":0.5, "y":0},
- {"label":"Game", "x":0.5, "y":1},
+ {"label":"RGB Tog", "x":0.5, "y":1},
{"label":"Esc", "x":1.75, "y":1},
{"label":"1", "x":3, "y":1},
{"label":"2", "x":4, "y":1},
@@ -23,7 +23,7 @@
{"label":"+", "x":16.5, "y":1},
{"label":"Home", "x":17.5, "y":1},
- {"label":"M1", "x":0.25, "y":2},
+ {"label":"RGB Mode", "x":0.25, "y":2},
{"label":"Tab", "x":1.5, "y":2, "w":1.5},
{"label":"Q", "x":3, "y":2},
{"label":"W", "x":4, "y":2},
@@ -39,8 +39,8 @@
{"label":"Delete", "x":17, "y":2},
{"label":"End", "x":18, "y":2},
- {"label":"M2", "x":0, "y":3},
- {"label":"Ctrl", "x":1.25, "y":3, "w":1.75},
+ {"label":"RGB RMode", "x":0, "y":3},
+ {"label":"Caps", "x":1.25, "y":3, "w":1.75},
{"label":"A", "x":3, "y":3},
{"label":"S", "x":4, "y":3},
{"label":"D", "x":5, "y":3},
@@ -54,7 +54,7 @@
{"label":"\"", "x":15.5, "y":3},
{"label":"Enter", "x":16.5, "y":3, "w":2.25},
- {"label":"Layer", "x":0.75, "y":4, "w":2.25},
+ {"label":"Shift", "x":0.75, "y":4, "w":2.25},
{"label":"Z", "x":3, "y":4},
{"label":"X", "x":4, "y":4},
{"label":"C", "x":5, "y":4},