Skip to content

Commit

Permalink
add mouse behaviors
Browse files Browse the repository at this point in the history
  • Loading branch information
SofusA committed Feb 25, 2024
1 parent bcb497b commit 0879f91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/boards/shields/sweeple/sweeple.keymap
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#include <behaviors.dtsi>
#include <behaviors/mouse_move.dtsi>
#include <behaviors/mouse_scroll.dtsi>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/mouse.h>

/ {
input_configs {
Expand Down

0 comments on commit 0879f91

Please sign in to comment.