Skip to content

Commit

Permalink
more leader
Browse files Browse the repository at this point in the history
  • Loading branch information
AW3i authored Oct 20, 2024
1 parent 2fe2048 commit 4544e24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
/* map Zen's extra keys */
#define X_LT &kp GRAVE // left row, up
#define X_LM &kp LCTRL // left row, middle
#define X_LB &leader_sft // left row, bottom
#define X_LB &kp LSHFT // left row, bottom
#define X_LH &kp LGUI // thumb row, left

#define X_RT &kp LGUI // right row, up
#define X_RM &kp SQT // thumb row, middl
#define X_RB &leader_sft // thumb row, bottom
#define X_RH &leaders // thumb row, right
#define X_RH &leader // thumb row, right

/* activate bluetooth */
#define CONFIG_WIRELESS 1
Expand Down

0 comments on commit 4544e24

Please sign in to comment.