summaryrefslogtreecommitdiff
path: root/keyboards/hotdox/keymaps/via/config.h
diff options
context:
space:
mode:
authorunicorn855 <truth_of_spirit@yahoo.ca>2020-06-18 06:52:33 +0200
committerGitHub <noreply@github.com>2020-06-17 21:52:33 -0700
commit67f374029df96bec9f5adc26e23a7d7e1139a129 (patch)
tree8fe80849e7b1a2ef28ce9f3da3951e679dc98b24 /keyboards/hotdox/keymaps/via/config.h
parent30fd69886dcf069a4e0d2c02ce18803500fcad2e (diff)
[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>
Diffstat (limited to 'keyboards/hotdox/keymaps/via/config.h')
-rw-r--r--keyboards/hotdox/keymaps/via/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/hotdox/keymaps/via/config.h b/keyboards/hotdox/keymaps/via/config.h
new file mode 100644
index 0000000000..2c143476a7
--- /dev/null
+++ b/keyboards/hotdox/keymaps/via/config.h
@@ -0,0 +1,4 @@
+#pragma once
+
+// place overrides here
+#define DYNAMIC_KEYMAP_LAYER_COUNT 3 \ No newline at end of file