- Cleanup unused code and updated documentation - add dynamic layout selection - Leveraged common_features.mk framework - Configure layout in keymap rules.mk - Will test more but it is ready to ship
12 lines
No EOL
196 B
Makefile
12 lines
No EOL
196 B
Makefile
EXTRAKEY_ENABLE = yes
|
|
|
|
DYNAMIC_MACRO_ENABLE = no
|
|
COMBO_ENABLE = no
|
|
KEY_OVERRIDE_ENABLE = no
|
|
|
|
AUDIO_ENABLE = yes
|
|
MUSIC_ENABLE = yes
|
|
HAPTIC_ENABLE = no
|
|
|
|
# Choose your layout
|
|
KLOR_LAYOUT = polydactyl
|