diff options
author | Chuck Lauer Vose <vosechu@gmail.com> | 2019-07-31 06:07:05 -0700 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-07-31 06:07:05 -0700 |
commit | 4c4850f32ab6b1598feb0cdfa75e92a88b554b5e (patch) | |
tree | 4f241239cf5a9dbb3a3c12c5a4336b5139b3b819 /keyboards/1upkeyboards/1up60hse/keymaps/vosechu/config.h | |
parent | 48cc61b18883a482ad8494e005054e64be5cd8bf (diff) |
Add personal 1up60HSE layout (#6451)
Diffstat (limited to 'keyboards/1upkeyboards/1up60hse/keymaps/vosechu/config.h')
-rw-r--r-- | keyboards/1upkeyboards/1up60hse/keymaps/vosechu/config.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/1upkeyboards/1up60hse/keymaps/vosechu/config.h b/keyboards/1upkeyboards/1up60hse/keymaps/vosechu/config.h new file mode 100644 index 0000000000..65293382cf --- /dev/null +++ b/keyboards/1upkeyboards/1up60hse/keymaps/vosechu/config.h @@ -0,0 +1,19 @@ +/* Copyright 2018 Chuck "@vosechu" Lauer Vose + * + * 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 |