Update keycodes_0.0.1_basic.hjson (#20129)

This commit is contained in:
Joel Challis 2023-03-16 00:37:58 +00:00 committed by GitHub
parent 012fa6dd45
commit 7654c2a23b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -253,7 +253,7 @@
"0x002F": { "0x002F": {
"group": "basic", "group": "basic",
"key": "KC_LEFT_BRACKET", "key": "KC_LEFT_BRACKET",
"label": "]", "label": "[",
"aliases": [ "aliases": [
"KC_LBRC" "KC_LBRC"
] ]
@ -261,7 +261,7 @@
"0x0030": { "0x0030": {
"group": "basic", "group": "basic",
"key": "KC_RIGHT_BRACKET", "key": "KC_RIGHT_BRACKET",
"label": "[", "label": "]",
"aliases": [ "aliases": [
"KC_RBRC" "KC_RBRC"
] ]
@ -1512,4 +1512,4 @@
] ]
} }
} }
} }