1
0
Fork 0

Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Drashna Jael're 2023-03-16 00:50:29 -07:00
commit 72da3ee63e
Signed by: drashna
GPG key ID: DBA1FD3A860D1B11
22 changed files with 733 additions and 201 deletions

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 @@
]
}
}
}
}