mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-03 13:40:36 +00:00
11 lines
191 B
C
11 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
|