mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 00:45:00 +00:00
10 lines
191 B
C
10 lines
191 B
C
#pragma once
|
|
|
|
#define BOOTMAGIC_LITE_ROW 0
|
|
#define BOOTMAGIC_LITE_COL 0
|
|
|
|
#define TAPPING_TERM 175
|
|
#define MACRO_TIMER 5
|
|
#define QUICK_TAP_TERM_PER_KEY
|
|
// testing
|
|
#define TAPPING_TERM_PER_KEY
|