diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-11 18:07:58 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-11 18:07:58 +0000 |
commit | fd98d78cd81d896f3a804ad50858771a2c799f54 (patch) | |
tree | 33d33db3a71eeead9febcd7c0b787393ffb98efe /keyboards/handwired/3dfoxc/keymaps/dlg/config.h | |
parent | 37d801776ea84bcc93376d1f269e2c4093ea6d74 (diff) | |
parent | 349ca4b7ff0c98baedbeb9096442231e2267c817 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/3dfoxc/keymaps/dlg/config.h')
-rw-r--r-- | keyboards/handwired/3dfoxc/keymaps/dlg/config.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/handwired/3dfoxc/keymaps/dlg/config.h b/keyboards/handwired/3dfoxc/keymaps/dlg/config.h new file mode 100644 index 0000000000..d824330b04 --- /dev/null +++ b/keyboards/handwired/3dfoxc/keymaps/dlg/config.h @@ -0,0 +1,19 @@ +/* Copyright 2022 david l goodrich <dlg@dsrw.org> + * + * 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 GRAVE_ESC_ALT_OVERRIDE |