summaryrefslogtreecommitdiffstats
path: root/keyboards/m10a/keymaps/via/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-03-15 08:25:35 +0000
committerQMK Bot <hello@qmk.fm>2021-03-15 08:25:35 +0000
commitc3a2a7659eb3279e8480972edf8da6f10897c000 (patch)
treeda34646ab4d7b6826334586367ccba6cdca3c191 /keyboards/m10a/keymaps/via/config.h
parent8b9419aaf7f75a7f2c18f09b75a243751d624cf2 (diff)
parent52b7ebd6be2532fc41ef1593be8e22c5f39d9a1e (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/m10a/keymaps/via/config.h')
-rw-r--r--keyboards/m10a/keymaps/via/config.h20
1 files changed, 19 insertions, 1 deletions
diff --git a/keyboards/m10a/keymaps/via/config.h b/keyboards/m10a/keymaps/via/config.h
index 79248f04f7..cd097f8daf 100644
--- a/keyboards/m10a/keymaps/via/config.h
+++ b/keyboards/m10a/keymaps/via/config.h
@@ -1,4 +1,22 @@
+/* Copyright
+ * 2020 Jason Williams (Wilba)
+ * 2021 QMK
+ *
+ * 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
// Keep default crazy number of layers
-#define DYNAMIC_KEYMAP_LAYER_COUNT 10 \ No newline at end of file
+#define DYNAMIC_KEYMAP_LAYER_COUNT 10