Skip to content

Commit

Permalink
feat: add mouse bootloader combo
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Jul 31, 2024
1 parent e41c40b commit 6d45c8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions behaviors/mouse.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,6 @@ ZMK_COMBO(rightclick, &mkp RCLK, LT3 LT4, QWE COL ERG)

// Mouse Scroll Toggle - Middle and Ring finger of left hand, active on alpha layers
ZMK_COMBO(scrolltoggle, &mwh_tg, LT2 LT3, QWE COL ERG)

// Enter QMK bootloader mode on ploopy nano - active on mouse layer
ZMK_COMBO(mouseboot, &mkp_boot, RB4 RB3, MOU)

0 comments on commit 6d45c8a

Please sign in to comment.