sweep: set handedness
This commit is contained in:
parent
20013d897b
commit
8704a578ff
1 changed files with 4 additions and 2 deletions
|
@ -4,5 +4,7 @@
|
||||||
#define NO_AUTO_SHIFT_TAB
|
#define NO_AUTO_SHIFT_TAB
|
||||||
#define NO_AUTO_SHIFT_NUMERIC
|
#define NO_AUTO_SHIFT_NUMERIC
|
||||||
#define NO_AUTO_SHIFT_ALPH
|
#define NO_AUTO_SHIFT_ALPH
|
||||||
// handedness
|
// Handedness
|
||||||
#undef MASTER_RIGHT
|
// https://docs.qmk.fm/#/feature_split_keyboard?id=handedness-by-eeprom
|
||||||
|
// https://www.reddit.com/r/ErgoMechKeyboards/comments/rcq6u9/just_finished_configuring_my_ferris_one_half_have/
|
||||||
|
#define EE_HANDS
|
||||||
|
|
Loading…
Reference in a new issue