From bc63da4fbf49865afb1a0845634307926d5de9ea Mon Sep 17 00:00:00 2001 From: Aaron Wood Date: Tue, 15 Jan 2019 09:45:49 -0600 Subject: [Keymap] Added resfury keymap (#4827) Colemak base with Qwerty/Dvorak support --- keyboards/lets_split_eh/keymaps/resfury/config.h | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 keyboards/lets_split_eh/keymaps/resfury/config.h (limited to 'keyboards/lets_split_eh/keymaps/resfury/config.h') diff --git a/keyboards/lets_split_eh/keymaps/resfury/config.h b/keyboards/lets_split_eh/keymaps/resfury/config.h new file mode 100644 index 0000000000..0055bbf459 --- /dev/null +++ b/keyboards/lets_split_eh/keymaps/resfury/config.h @@ -0,0 +1,23 @@ +/* +This is the c configuration file for the keymap + +Copyright 2012 Jun Wako +Copyright 2015 Jack Humbert + +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 EE_HANDS \ No newline at end of file -- cgit v1.2.3