mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-28 11:47:32 +06:00
10 lines
216 B
C
10 lines
216 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 MASTER_LEFT
|
|
|
|
#define TAPPING_FORCE_HOLD
|