mattly's userspace and iris (#6279)
This commit is contained in:
parent
7579518613
commit
06ba968759
11 changed files with 270 additions and 176 deletions
9
users/mattly/config.h
Normal file
9
users/mattly/config.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
#pragma once
|
||||
|
||||
// Most tactile encoders have detents every 4 stages
|
||||
#define ENCODER_RESOLUTION 4
|
||||
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
#define PERMISSIVE_HOLD
|
||||
#define TAPPING_TOGGLE 2
|
||||
#define TAPPING_TERM 200
|
Loading…
Add table
Add a link
Reference in a new issue