mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 12:22:57 +00:00
f6cec668c7
Co-authored-by: Drashna Jaelre <drashna@live.com>
9 lines
196 B
C
9 lines
196 B
C
#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
|