diff options
author | QMK Bot <hello@qmk.fm> | 2021-11-29 08:28:36 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-11-29 08:28:36 +0000 |
commit | 1c1ba06cfbe0d752b284bf3246fe8a20a26068f0 (patch) | |
tree | 13e9ac9b004296be7fea177d9479c22e559f08a5 /keyboards/kbdfans/odin/soldered/keymaps/via/config.h | |
parent | 36d5ea8f85d7a59a1ecca15fbf194b7e89b5d283 (diff) | |
parent | 9cc97302abcc41106bb1a6fc6eb626c1736b8ce7 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kbdfans/odin/soldered/keymaps/via/config.h')
-rw-r--r-- | keyboards/kbdfans/odin/soldered/keymaps/via/config.h | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/kbdfans/odin/soldered/keymaps/via/config.h b/keyboards/kbdfans/odin/soldered/keymaps/via/config.h new file mode 100644 index 0000000000..fc9fbf68cd --- /dev/null +++ b/keyboards/kbdfans/odin/soldered/keymaps/via/config.h @@ -0,0 +1,17 @@ +/* Copyright 2021 Dztech + * + * 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 2
\ No newline at end of file |