summaryrefslogtreecommitdiff
path: root/keyboards/donutcables/budget96/keymaps/via/config.h
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2021-02-18 12:31:09 -0800
committerGitHub <noreply@github.com>2021-02-18 15:31:09 -0500
commit9e05810cfe80fef8f451051380775f7c1954f7a4 (patch)
tree0a808061ff5a9fcbf2da66f403222457670cd5c6 /keyboards/donutcables/budget96/keymaps/via/config.h
parentf4f5ddfec23be047f3b4e914db8f674593a8e8e5 (diff)
Budget96 VIA (#11737)
* add budget96 via keymap and adjust vid and pids * update dates * Update keyboards/donutcables/budget96/keymaps/default/keymap.c Co-authored-by: Joshua Diamond <josh@windowoffire.com> Co-authored-by: Joshua Diamond <josh@windowoffire.com>
Diffstat (limited to 'keyboards/donutcables/budget96/keymaps/via/config.h')
-rw-r--r--keyboards/donutcables/budget96/keymaps/via/config.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/donutcables/budget96/keymaps/via/config.h b/keyboards/donutcables/budget96/keymaps/via/config.h
new file mode 100644
index 0000000000..0be352dd2a
--- /dev/null
+++ b/keyboards/donutcables/budget96/keymaps/via/config.h
@@ -0,0 +1,20 @@
+/* Copyright 2021 MechMerlin
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#pragma once
+
+// place overrides here
+#define DYNAMIC_KEYMAP_LAYER_COUNT 3 \ No newline at end of file