Skip to content

Commit 30789f6

Browse files
committed
feat: Add a few more HID name overrides.
* NUHS, NUBS, Ins(ert).
1 parent 18b3f22 commit 30789f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/hid-usage-name-overrides.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"47": "{",
2020
"48": "}",
2121
"49": "\\",
22+
"50": "NUHS",
2223
"51": ";",
2324
"52": "'",
2425
"53": "`",
@@ -28,13 +29,15 @@
2829
"57": "Cap",
2930
"70": "PrSc",
3031
"71": "ScLk",
32+
"73": "Ins",
3133
"75": "PgUp",
3234
"76": "Del",
3335
"78": "PgDn",
3436
"79": "",
3537
"80": "",
3638
"81": "",
3739
"82": "",
40+
"100": "NUBS",
3841
"224": "Ctrl",
3942
"225": "Shift",
4043
"226": "Alt",

0 commit comments

Comments
 (0)