[Keyboard] added VIA support for HotDox (#9377)
* 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>
This commit is contained in:
parent
42e0a46524
commit
0a184fe970
3 changed files with 226 additions and 0 deletions
12
keyboards/hotdox/keymaps/via/rules.mk
Normal file
12
keyboards/hotdox/keymaps/via/rules.mk
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue