Browse Source

Increase time for tap dancing on 9key default

pull/1644/head
Cory Shaw 6 years ago
committed by Jack Humbert
parent
commit
afd7bf5f09
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/9key/config.h

+ 1
- 1
keyboards/9key/config.h View File

@ -47,6 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
#define TAPPING_TERM 150
#define TAPPING_TERM 200
#endif

Loading…
Cancel
Save