From 9cc97302abcc41106bb1a6fc6eb626c1736b8ce7 Mon Sep 17 00:00:00 2001 From: moyi4681 Date: Mon, 29 Nov 2021 16:28:00 +0800 Subject: [Keyboard] add odin keyboard (#15150) Co-authored-by: Drashna Jaelre Co-authored-by: Ryan --- keyboards/kbdfans/odin/rgb/keymaps/via/config.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 keyboards/kbdfans/odin/rgb/keymaps/via/config.h (limited to 'keyboards/kbdfans/odin/rgb/keymaps/via/config.h') diff --git a/keyboards/kbdfans/odin/rgb/keymaps/via/config.h b/keyboards/kbdfans/odin/rgb/keymaps/via/config.h new file mode 100644 index 0000000000..7a40c74d85 --- /dev/null +++ b/keyboards/kbdfans/odin/rgb/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 . + */ +#pragma once +#define DYNAMIC_KEYMAP_LAYER_COUNT 2 -- cgit v1.2.3