diff options
author | zunger-humu <zunger@humu.com> | 2019-06-01 14:35:52 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-06-01 14:35:52 -0700 |
commit | 912b6a591643990cca5d4b795bdcc2ad9f172b2f (patch) | |
tree | f922c8f83dec72000259b07c3ce8745296f482d7 /keyboards/melody96/keymaps/zunger/config.h | |
parent | 67105b2a219f6d0e2d391706149152c24878a4e7 (diff) |
[Keymap] "Cadet-style" keymap + improved LAYOUT macro for melody96 (#5985)
* [melody96] "Cadet-style" keymap for melody96; LAYOUT macro for hotswap keyboard.
* Rename macro.
* Fix layer types.
Diffstat (limited to 'keyboards/melody96/keymaps/zunger/config.h')
-rw-r--r-- | keyboards/melody96/keymaps/zunger/config.h | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/melody96/keymaps/zunger/config.h b/keyboards/melody96/keymaps/zunger/config.h new file mode 100644 index 0000000000..cc06440e0d --- /dev/null +++ b/keyboards/melody96/keymaps/zunger/config.h @@ -0,0 +1,22 @@ +/* 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 + +// Enable cmd-option-escape on mac. +#define GRAVE_ESC_ALT_OVERRIDE + +// place overrides here |