mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-18 15:43:23 +00:00
8 lines
100 B
C
8 lines
100 B
C
#pragma once
|
|
|
|
#define USE_SERIAL
|
|
#define MASTER_LEFT
|
|
|
|
#undef TAPPING_TERM
|
|
#define TAPPING_TERM 150
|