summaryrefslogtreecommitdiffstats
path: root/keyboards/donutcables/budget96/keymaps/via/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-02-18 20:31:38 +0000
committerQMK Bot <hello@qmk.fm>2021-02-18 20:31:38 +0000
commit8b6a9e2ae955fcb8aa782c6a8f08b785e1fd9b7f (patch)
treeefe44a954c71539b8ab2a69aff929fa299ba6865 /keyboards/donutcables/budget96/keymaps/via/config.h
parent381429c039c5ab8c6400421c10df7ef86418dda4 (diff)
parent9e05810cfe80fef8f451051380775f7c1954f7a4 (diff)
Merge remote-tracking branch 'origin/master' into develop
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