mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-13 13:46:51 +06:00
0fd9909657
Co-authored-by: jack <jack@pngu.org>
11 lines
174 B
C
11 lines
174 B
C
// Copyright 2024 @Filios92
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#pragma once
|
|
|
|
#include "test_common.h"
|
|
|
|
#define TAPPING_TERM 200
|
|
|
|
#define COMBO_PROCESS_KEY_REPRESS
|