mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-07-30 02:32:08 +01:00
7 lines
91 B
C
7 lines
91 B
C
#pragma once
|
|
|
|
#include QMK_KEYBOARD_CONFIG_H
|
|
|
|
#undef TAPPING_TERM
|
|
#define TAPPING_TERM 200
|