Skip to content

Commit

Permalink
fix: added definition for OSL_NAV
Browse files Browse the repository at this point in the history
  • Loading branch information
SjB committed Oct 12, 2022
1 parent 12d219e commit 3fb14fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions users/sjb/sjb.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

#define OSL_RSE OSL(_RAISE)
#define OSL_NUM OSL(_NUMPAD)
#define OSL_NAV OSL(_NAV)

#define LT_RSE(_key) LT(_RAISE, _key)
#define LT_NUM(_key) LT(_NUMPAD, _key)
Expand Down

0 comments on commit 3fb14fa

Please sign in to comment.