mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-11 12:20:55 +00:00
10 lines
131 B
C
10 lines
131 B
C
#pragma once
|
|
|
|
#include QMK_KEYBOARD_CONFIG_H
|
|
|
|
#define USE_SERIAL
|
|
#define MASTER_LEFT
|
|
|
|
#undef TAPPING_TERM
|
|
#define TAPPING_TERM 200
|