diff options
author | Milton Griffin <griffinmilton3@gmail.com> | 2018-11-22 13:15:46 -0500 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-11-22 10:15:46 -0800 |
commit | 2943d19ecd9f91db2390da6f6d09cf58ea2f8dde (patch) | |
tree | 43a0ec2bd8c9d49e19ee3e6a8790ce40be7bf0a5 /keyboards/idobo/keymaps/default75/config.h | |
parent | 48262bdce0666442850125d7f0298fb5e0044b0e (diff) |
Keymap: Clone layout for Massdrop's xd75 (#4461)
* Added default75. No lighting.
* Added default75. No lighting.
* Update keyboards/idobo/keymaps/default75/config.h
Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com>
* Update keyboards/idobo/keymaps/default75/config.h
Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com>
* Update keyboards/idobo/keymaps/default75/config.h
Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com>
* Update keyboards/idobo/keymaps/default75/config.h
Co-Authored-By: griffinmilton3 <griffinmilton3@gmail.com>
* Fixes for pull request
* Updated keyboard declartion structure
Diffstat (limited to 'keyboards/idobo/keymaps/default75/config.h')
-rw-r--r-- | keyboards/idobo/keymaps/default75/config.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/idobo/keymaps/default75/config.h b/keyboards/idobo/keymaps/default75/config.h new file mode 100644 index 0000000000..17c7addb38 --- /dev/null +++ b/keyboards/idobo/keymaps/default75/config.h @@ -0,0 +1,21 @@ +/* Copyright 2017 Benjamin Kesselring + * + * 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 + |