mirror of
https://github.com/nalf3in/vial-qmk.git
synced 2025-12-22 03:30:03 +00:00
9 lines
128 B
C
9 lines
128 B
C
//copyright info
|
|
|
|
#pragma once
|
|
|
|
// Define options
|
|
#define TAPPING_TERM 135
|
|
#define PERMISSIVE_HOLD
|
|
#define TAPPING_TERM_PER_KEY
|