diff options
author | Andy Freeland <andy@andyfreeland.net> | 2021-02-27 21:50:54 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-28 16:50:54 +1100 |
commit | 74372424ae4c5be0b9f43d59306467ed775f6042 (patch) | |
tree | 724733028773e3b97bff7eb5e1e471a76b626683 /keyboards/kbdfans/kbd67/rev2/keymaps/rouge8/config.h | |
parent | 4a7a9e9951c2749d908e7a34c91f72a5fdb4ad39 (diff) |
[Keyboard] Add 'LAYOUT_65_ansi_split_bs' support to KBDfans KBD67 rev2 (#11739)
* [Keyboard] Add 'LAYOUT_65_ansi_split_bs' support to KBDfans KBD67 rev2
This is already supported by VIA.
* [Keymap] Fix kbd67 catrielmuller_camilad keymap
* [Keyboard] Add my keymap for KBDfans KBD67 rev2 using 'LAYOUT_65_ansi_split_bs'
Diffstat (limited to 'keyboards/kbdfans/kbd67/rev2/keymaps/rouge8/config.h')
-rw-r--r-- | keyboards/kbdfans/kbd67/rev2/keymaps/rouge8/config.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd67/rev2/keymaps/rouge8/config.h b/keyboards/kbdfans/kbd67/rev2/keymaps/rouge8/config.h new file mode 100644 index 0000000000..a3ed4f762a --- /dev/null +++ b/keyboards/kbdfans/kbd67/rev2/keymaps/rouge8/config.h @@ -0,0 +1,19 @@ +/* Copyright 2018 MechMerlin + * + * 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 + +// place overrides here |