diff options
author | Aaron Wood <ResoluteFury@users.noreply.github.com> | 2019-01-15 09:45:49 -0600 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-15 07:45:49 -0800 |
commit | bc63da4fbf49865afb1a0845634307926d5de9ea (patch) | |
tree | 62f2fc7e2eb951dff4a57e04c54d6572187b33d9 /keyboards/lets_split_eh/keymaps/resfury/config.h | |
parent | 5287b94e6fc914f9db7a90df016c7d1af0939ee5 (diff) |
[Keymap] Added resfury keymap (#4827)
Colemak base with Qwerty/Dvorak support
Diffstat (limited to 'keyboards/lets_split_eh/keymaps/resfury/config.h')
-rw-r--r-- | keyboards/lets_split_eh/keymaps/resfury/config.h | 23 |
1 files changed, 23 insertions, 0 deletions
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 <wakojun@gmail.com> +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 <http://www.gnu.org/licenses/>. +*/ + +#pragma once + +#define EE_HANDS
\ No newline at end of file |