mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
7 lines
100 B
C
7 lines
100 B
C
#pragma once
|
|
|
|
#define USE_SERIAL
|
|
#define MASTER_LEFT
|
|
|
|
#undef TAPPING_TERM
|
|
#define TAPPING_TERM 150
|