Skip to content

Commit

Permalink
update: firmware script
Browse files Browse the repository at this point in the history
update: package.json
  • Loading branch information
darakuneko committed Jun 21, 2023
1 parent e0f8d7e commit c12a920
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions gpk_fwmaker/firmware-scripts/keycodes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1268,6 +1268,22 @@
"KC_ASST"
]
},
{
"group": "media",
"key": "KC_MISSION_CONTROL",
"label": "Open Mission Control",
"aliases": [
"KC_MCTL"
]
},
{
"group": "media",
"key": "KC_LAUNCHPAD",
"label": "Open Launchpad",
"aliases": [
"KC_LPAD"
]
},
{
"group": "mouse",
"key": "KC_MS_UP",
Expand Down

0 comments on commit c12a920

Please sign in to comment.