mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-12-18 04:00:22 -05:00
[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
4
keyboards/hotdox/keymaps/via/config.h
Normal file
4
keyboards/hotdox/keymaps/via/config.h
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#pragma once
|
||||
|
||||
// place overrides here
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
|
||||
Loading…
Add table
Add a link
Reference in a new issue