derive my layout from miryoku
This commit is contained in:
parent
6351e2edf7
commit
62cf348cb8
4 changed files with 107 additions and 168 deletions
25
rules.mk
25
rules.mk
|
@ -1,14 +1,15 @@
|
|||
# configure miryoku
|
||||
MIRYOKU_ALPHAS=QWERTY
|
||||
MIRYOKU_EXTRA=QWERTY
|
||||
MIRYOKU_TAP=QWERTY
|
||||
MIRYOKU_NAV=INVERTEDT
|
||||
|
||||
# include miryoku defaults
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
AUTO_SHIFT_ENABLE = yes # Auto Shift
|
||||
include users/manna-harbour_miryoku/custom_rules.mk
|
||||
include users/manna-harbour_miryoku/post_rules.mk
|
||||
|
||||
# properly optimize
|
||||
LTO_ENABLE = yes
|
||||
|
||||
# less debugging features
|
||||
COMMAND_ENABLE = no
|
||||
CONSOLE_ENABLE = no
|
||||
|
||||
# we have some real mouse
|
||||
MOUSEKEY_ENABLE = no
|
||||
|
||||
# more features we not use
|
||||
SPACE_CADET_ENABLE = no
|
||||
GRAVE_ESC_ENABLE = no
|
||||
MUSIC_ENABLE = no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue