Skip to content

Commit

Permalink
Zephyr 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BarbUk committed Feb 13, 2024
1 parent 6784cf3 commit e820062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/m60.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
// Mouse Click macro
#define MC(KEY) &mkp KEY
// Mouse Scroll macro
#define MS(KEY) &mwh KEY
#define MS(KEY) &msc KEY
// Layer macro
#define MO(LAYER) &mo LAYER

Expand Down

0 comments on commit e820062

Please sign in to comment.