small fixes
This commit is contained in:
parent
5100e9ab7c
commit
b08e38c1df
2 changed files with 2 additions and 4 deletions
2
config.h
2
config.h
|
@ -19,7 +19,7 @@
|
|||
// not more than 8 layers
|
||||
#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
|
||||
|
||||
// fix startup sound
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
|
||||
Derived from the default layout.
|
||||
|
||||
Lower and raise layer like in default.
|
||||
|
||||
QWERTY layer has home row modifiers.
|
||||
Lower and raise layer mostly like in the default layout.
|
||||
|
||||
NAV layer with reverse-T cursors.
|
||||
|
||||
|
|
Loading…
Reference in a new issue