diff options
author | mikethetiger <30720424+mikethetiger@users.noreply.github.com> | 2019-08-20 23:22:54 -0500 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-08-20 21:22:54 -0700 |
commit | 42f2ad96a30cbd9dfaa7afbeddc1e532f4864640 (patch) | |
tree | 559e7e70745adb2378dd50e20e12e23d0d8868c0 /keyboards/lets_split_eh/keymaps/mikethetiger/config.h | |
parent | a0f248c20ed14303c742365e841ed2482749c972 (diff) |
[Keymap] mikethetiger's let's split eh? keymap (#6562)
* Added my Preonic keymap
* Update keyboards/preonic/keymaps/mikethetiger/keymap.c
Co-Authored-By: mikethetiger <30720424+mikethetiger@users.noreply.github.com>
* Update keyboards/preonic/keymaps/mikethetiger/keymap.c
Co-Authored-By: mikethetiger <30720424+mikethetiger@users.noreply.github.com>
* Added my Preonic keymap
* Added my Preonic keymap
* mikethetigers lets slpit eh keymap
Diffstat (limited to 'keyboards/lets_split_eh/keymaps/mikethetiger/config.h')
-rw-r--r-- | keyboards/lets_split_eh/keymaps/mikethetiger/config.h | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/lets_split_eh/keymaps/mikethetiger/config.h b/keyboards/lets_split_eh/keymaps/mikethetiger/config.h new file mode 100644 index 0000000000..c535299e74 --- /dev/null +++ b/keyboards/lets_split_eh/keymaps/mikethetiger/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 + + // place overrides here |