diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-20 16:59:21 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-20 16:59:21 +0000 |
commit | 638fda59467fc8cc826f777a039a0bc72e5675eb (patch) | |
tree | 5c460f0ea15320605e70e82a2dd60fdf4ffe761e /keyboards/edi/hardlight/mk1/keymaps/default/config.h | |
parent | 4188d2272ca2f4b542bb8506e785b5334bc93750 (diff) | |
parent | 16e52980c4072b0e227e88307a109fe111907079 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/edi/hardlight/mk1/keymaps/default/config.h')
-rw-r--r-- | keyboards/edi/hardlight/mk1/keymaps/default/config.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/edi/hardlight/mk1/keymaps/default/config.h b/keyboards/edi/hardlight/mk1/keymaps/default/config.h new file mode 100644 index 0000000000..2db5f3b328 --- /dev/null +++ b/keyboards/edi/hardlight/mk1/keymaps/default/config.h @@ -0,0 +1,20 @@ +/* +©2021 Everywhere Defense Industries / Fate Everywhere <fate@7storm.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 3 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 |