Browse Source

Update keycodes_0.0.1_basic.hjson (#20129)

pull/20141/head
Joel Challis 1 year ago
committed by GitHub
parent
commit
7654c2a23b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      data/constants/keycodes/keycodes_0.0.1_basic.hjson

+ 3
- 3
data/constants/keycodes/keycodes_0.0.1_basic.hjson View File

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

Loading…
Cancel
Save