chocofi/config: reduce TAPPING_TERM from 200 to 150
This commit is contained in:
parent
06b352180c
commit
dd87978120
|
@ -29,7 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define EE_HANDS
|
||||
|
||||
//#define QUICK_TAP_TERM 0
|
||||
//#define TAPPING_TERM 100
|
||||
#define TAPPING_TERM 150
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
#define RGBLIGHT_EFFECT_BREATHING
|
||||
|
|
Loading…
Reference in New Issue