mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-17 17:35:30 +00:00
Fix annepro2/c18:iso_default (#19147)
This commit is contained in:
parent
558ab18611
commit
6ed605a614
1 changed files with 0 additions and 20 deletions
|
@ -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)
|
|
Loading…
Reference in a new issue