blob: 0b1e2a11c6ebbe980e1c1315afde5747dc91aa46 (
plain)
1
2
3
4
5
6
7
8
|
#pragma once
/* The way how "handedness" is decided (which half is which),
see https://docs.qmk.fm/#/feature_split_keyboard?id=setting-handedness
for more options.
*/
#define TAPPING_FORCE_HOLD
|