Skip to content

Commit

Permalink
keymap: configure encoder triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
wigol committed Aug 7, 2024
1 parent e0394f0 commit 329e468
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/sofle.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
// Hyper key shortcut
#define LHYP LS(LC(LA(LGUI)))

// Tune trigger for encoders
&sensors {
triggers-per-rotation = <40>;
};

/* Key positions, from https://github.com/sondrew/clean-zmk-config

╭────────────────────────────┬────────────────────────────╮
Expand Down

0 comments on commit 329e468

Please sign in to comment.