Skip to content

Commit

Permalink
Update keycodes_0.0.1_basic.hjson (qmk#20129)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr committed Mar 16, 2023
1 parent 012fa6d commit 7654c2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/constants/keycodes/keycodes_0.0.1_basic.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -253,15 +253,15 @@
"0x002F": {
"group": "basic",
"key": "KC_LEFT_BRACKET",
"label": "]",
"label": "[",
"aliases": [
"KC_LBRC"
]
},
"0x0030": {
"group": "basic",
"key": "KC_RIGHT_BRACKET",
"label": "[",
"label": "]",
"aliases": [
"KC_RBRC"
]
Expand Down Expand Up @@ -1512,4 +1512,4 @@
]
}
}
}
}

0 comments on commit 7654c2a

Please sign in to comment.