Skip to content

Commit

Permalink
Update cradio_ardux_thumb_left.keymap
Browse files Browse the repository at this point in the history
Replaced &kp with  &sk for LCTRL
  • Loading branch information
rclingman authored Sep 10, 2024
1 parent e93b51b commit c00d1b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#define KEY_O 5

// Define Custom Thumb Keys
#define CUSTOM_THUMB &kp LSHFT &kp LCTRL
#define CUSTOM_THUMB &kp LSHFT &sk LCTRL

// Define Offsets
#define LEADING_NONES NONE(0,0,0)
Expand Down

0 comments on commit c00d1b5

Please sign in to comment.