diff options
Diffstat (limited to 'keyboards/evolv/config.h')
-rw-r--r-- | keyboards/evolv/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/evolv/config.h b/keyboards/evolv/config.h index 2b91033c98..59223cd2c9 100644 --- a/keyboards/evolv/config.h +++ b/keyboards/evolv/config.h @@ -59,6 +59,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define ENCODERS_PAD_A { B3 } #define ENCODERS_PAD_B { A15 } +#define ENCODER_RESOLUTION 2 +#define TAPPING_TERM 200 /* * Feature disable options |