blob: 61ba58177eb57a6b6a3e6a4db1771cb1824aca50 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
// 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
|