diff options
author | QMK Bot <hello@qmk.fm> | 2021-02-17 22:43:50 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-02-17 22:43:50 +0000 |
commit | 381429c039c5ab8c6400421c10df7ef86418dda4 (patch) | |
tree | 59eb984b8f9ba6aaa2df85fb5251b26b01f0b71e /keyboards/kbdfans/kbd67/hotswap/keymaps/madhatter/config.h | |
parent | f89708c9424b4c8893a5b1a3179223b0863c4a55 (diff) | |
parent | 50c4afa841fdb0d46009f80335bef9777a8ecd52 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kbdfans/kbd67/hotswap/keymaps/madhatter/config.h')
-rw-r--r-- | keyboards/kbdfans/kbd67/hotswap/keymaps/madhatter/config.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd67/hotswap/keymaps/madhatter/config.h b/keyboards/kbdfans/kbd67/hotswap/keymaps/madhatter/config.h new file mode 100644 index 0000000000..bf28016ea4 --- /dev/null +++ b/keyboards/kbdfans/kbd67/hotswap/keymaps/madhatter/config.h @@ -0,0 +1,20 @@ +/* Copyright 2021 Khader Syed + * + * 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 + +#undef PRODUCT +#define PRODUCT MadHatter\x27s Hotswap Kbd67 rev1 |