diff options
author | takashicompany <t@kashi.company> | 2021-11-04 14:26:18 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-03 22:26:18 -0700 |
commit | 8ce69e6a8373abba52411989d16e6bbe8d575097 (patch) | |
tree | b7a1e6170cb3b6c08987a7b67fa5a5290768c870 /keyboards/takashicompany/compacx/keymaps/via/config.h | |
parent | 3f33362740ff8cc8f0d96e99ace71fe82e62c30d (diff) |
[Keyboard] Add new keyboard "Compacx" (#14903)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/takashicompany/compacx/keymaps/via/config.h')
-rw-r--r-- | keyboards/takashicompany/compacx/keymaps/via/config.h | 18 |
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 |