Skip to content

Commit

Permalink
Update glove80.keymap
Browse files Browse the repository at this point in the history
  • Loading branch information
mjfs authored Jul 11, 2024
1 parent 686164a commit e792976
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/glove80.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,10 @@
#define k_F10 68

#define k_BSPC 69
#define k_RALT 70
#define k_LALT 70
#define k_DEL 71

#define k_LALT 72
#define k_RALT 72
#define k_RET 73
#define k_SPACE 74

Expand Down Expand Up @@ -350,7 +350,7 @@
bindings = <&kp LA(F4)>;
};

combo_CTRL_BSPC {
combo_CTRL_BSP {
timeout-ms = <50>;
key-positions = <k_BSPC k_LALT>;
bindings = <&kp LC(BSPC)>;
Expand Down

0 comments on commit e792976

Please sign in to comment.