Browse Source

Tweaking tapping_term value

pull/5536/head
stanrc85 5 years ago
parent
commit
387ede9e6b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      users/stanrc85/config.h

+ 1
- 1
users/stanrc85/config.h View File

@ -1,6 +1,6 @@
#pragma once
#define TAPPING_TERM 300
#define TAPPING_TERM 250
#define RETRO_TAPPING
#ifdef RGBLIGHT_ENABLE


Loading…
Cancel
Save