mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-22 07:34:43 +01: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
|