aboutsummaryrefslogtreecommitdiffstats
path: root/users/pvinis/config.h
blob: 14ec0dc8f13a35ea97b0efb832b09724b1e5c5ee (plain)
1
2
3
4
5
6
7
8
9
#pragma once

// allow rolling when keys have hold functionality
#define IGNORE_MOD_TAP_INTERRUPT
// #define TAPPING_TERM 150

#if defined(MOUSE_KEYS)
#    define MOUSEKEY_WHEEL_TIME_TO_MAX 1
#endif