summaryrefslogtreecommitdiff
path: root/keyboards/takashicompany/compacx/keymaps/via/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-11-04 05:26:58 +0000
committerQMK Bot <hello@qmk.fm>2021-11-04 05:26:58 +0000
commit5d2ccae62cf09dd0e5a4038c202449666dd90d3e (patch)
tree86f32226fe561e0287777e4dc7d75a67a7ec62cf /keyboards/takashicompany/compacx/keymaps/via/config.h
parentf529580860cf5a1de4afc10432f218a45daae17a (diff)
parent8ce69e6a8373abba52411989d16e6bbe8d575097 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/takashicompany/compacx/keymaps/via/config.h')
-rw-r--r--keyboards/takashicompany/compacx/keymaps/via/config.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/takashicompany/compacx/keymaps/via/config.h b/keyboards/takashicompany/compacx/keymaps/via/config.h
new file mode 100644
index 0000000000..d04cb9a0d2
--- /dev/null
+++ b/keyboards/takashicompany/compacx/keymaps/via/config.h
@@ -0,0 +1,18 @@
+/* Copyright 2021 takashicompany
+ *
+ * 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
+
+#define DYNAMIC_KEYMAP_LAYER_COUNT 6 \ No newline at end of file