diff options
author | QMK Bot <hello@qmk.fm> | 2022-11-25 04:29:59 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-11-25 04:29:59 +0000 |
commit | 8a906d7fd554340f557043fbeb06d54d70cec049 (patch) | |
tree | 4d958dee3fc5b355c0e10ab3273440193724600e /keyboards/annepro2 | |
parent | 59443fa970332106872a906d923f5b0fd9eb116b (diff) | |
parent | 6ed605a614595bf01721070e7ed6407e8e19585e (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/annepro2')
-rw-r--r-- | keyboards/annepro2/keymaps/iso_default/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/annepro2/keymaps/iso_default/config.h b/keyboards/annepro2/keymaps/iso_default/config.h deleted file mode 100644 index 5b9f0ebdda..0000000000 --- a/keyboards/annepro2/keymaps/iso_default/config.h +++ /dev/null @@ -1,20 +0,0 @@ - /* Copyright 2022 OpenAnnePro community - * - * 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 -// C18 is a macro -#define PRODUCT Anne Pro 2 c18-iso (QMK) |