Skip to content

Commit

Permalink
Merge pull request #2 from cfergeau/hrm
Browse files Browse the repository at this point in the history
Add LGUI_T and RSFT_T to UnaryKCFunction
  • Loading branch information
daedric authored Dec 8, 2024
2 parents ab381dc + 11cfa0b commit 7fd3108
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/gen_keymap.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ class UnaryKCFunction:
"LCA_T",
"LCMD_T",
"LCTL_T",
"LGUI_T",
"LOPT_T",
"LSA_T",
"LSFT_T",
Expand All @@ -110,6 +111,7 @@ class UnaryKCFunction:
"RCMD_T",
"RGUI_T",
"ROPT_T",
"RSFT_T",
"RSA_T",
"RSG_T",
"RWIN_T",
Expand Down

0 comments on commit 7fd3108

Please sign in to comment.