Simplify slot names by removing the "-keyboard" part.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"id": 1,
|
||||
"name": "uhk60-left-half",
|
||||
"description": "Left UHK60 keyboard half",
|
||||
"slot": "left-keyboard-half",
|
||||
"slot": "left-half",
|
||||
"keyCount": 35,
|
||||
"pointerCount": 0
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"id": 0,
|
||||
"name": "uhk60-right-half",
|
||||
"description": "Right UHK60 keyboard half",
|
||||
"slot": "right-keyboard-half",
|
||||
"slot": "right-half",
|
||||
"keyCount": 35,
|
||||
"pointerCount": 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user