mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-02-13 21:03:28 +00:00
10 lines
131 B
C
10 lines
131 B
C
#pragma once
|
|
|
|
#define USE_SERIAL
|
|
#define EE_HANDS
|
|
|
|
|
|
#define COMBO_COUNT 10
|
|
#define COMBO_TERM 100
|
|
#define IGNORE_MOD_TAP_INTERRUPT
|