small fixes
This commit is contained in:
parent
5100e9ab7c
commit
b08e38c1df
2
config.h
2
config.h
|
@ -19,7 +19,7 @@
|
||||||
// not more than 8 layers
|
// not more than 8 layers
|
||||||
#define LAYER_STATE_8BIT
|
#define LAYER_STATE_8BIT
|
||||||
|
|
||||||
// try to be more permissive with holds, allows to trigger modifiers fasters
|
// try to be more permissive with holds, allows to trigger modifiers faster
|
||||||
#define PERMISSIVE_HOLD
|
#define PERMISSIVE_HOLD
|
||||||
|
|
||||||
// fix startup sound
|
// fix startup sound
|
||||||
|
|
|
@ -2,9 +2,7 @@
|
||||||
|
|
||||||
Derived from the default layout.
|
Derived from the default layout.
|
||||||
|
|
||||||
Lower and raise layer like in default.
|
Lower and raise layer mostly like in the default layout.
|
||||||
|
|
||||||
QWERTY layer has home row modifiers.
|
|
||||||
|
|
||||||
NAV layer with reverse-T cursors.
|
NAV layer with reverse-T cursors.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue