Add SofleKeyboard support to QMK firmware.
This commit is contained in:
parent
e1217dae5a
commit
168ba88ada
14 changed files with 545 additions and 0 deletions
9
keyboards/sofle/keymaps/default/config.h
Normal file
9
keyboards/sofle/keymaps/default/config.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
#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
|
Loading…
Add table
Add a link
Reference in a new issue