[Keymap] Community layout for hhkb (#6961)
This commit is contained in:
parent
c2709a7ca4
commit
6bed239486
2 changed files with 58 additions and 1 deletions
|
@ -2,5 +2,11 @@ BOOTMAGIC = lite
|
|||
DYNAMIC_KEYMAP_ENABLE = no
|
||||
CONSOLE_ENABLE = yes
|
||||
COMMAND_ENABLE = yes
|
||||
AUDIO_ENABLE = yes
|
||||
LINK_TIME_OPTIMIZATION_ENABLE = yes
|
||||
|
||||
ifneq (, $(findstring tokyo60, $(KEYBOARD)))
|
||||
AUDIO_ENABLE = no
|
||||
else
|
||||
AUDIO_ENABLE = yes
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue