mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-03 16:35:10 +00:00
67f374029d
* added VIA support for HotDox * Update keyboards/hotdox/keymaps/via/keymap.c Thank you drashna :) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
12 lines
276 B
Makefile
12 lines
276 B
Makefile
VIA_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
|
|
MOUSEKEY_ENABLE = no # Mouse keys
|
|
EXTRAKEY_ENABLE = no # Audio control and System control
|
|
|
|
LEADER_ENABLE = no
|
|
FAUXCLICKY_ENABLE = no
|
|
MIDI_ENABLE = no
|
|
BLUETOOTH_ENABLE = no
|
|
KEY_LOCK_ENABLE = no
|
|
TERMINAL_ENABLE = no
|