summaryrefslogtreecommitdiff
path: root/keyboards/idobao/id80/v2/v2.c
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2022-12-08 09:01:56 -0800
committerGitHub <noreply@github.com>2022-12-09 04:01:56 +1100
commitde92e8b3b02a8bb5440b344b0a270512fc4b514c (patch)
tree891dca5746cb04bdcc563818894d432465af9b2e /keyboards/idobao/id80/v2/v2.c
parente4f4e0a3073085fbc4cca52d70ecab27ab90a68e (diff)
Idobao ID80 V2: Partial Data-Driven Conversion (#19247)
Diffstat (limited to 'keyboards/idobao/id80/v2/v2.c')
-rw-r--r--keyboards/idobao/id80/v2/v2.c17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/idobao/id80/v2/v2.c b/keyboards/idobao/id80/v2/v2.c
deleted file mode 100644
index f92f5e0629..0000000000
--- a/keyboards/idobao/id80/v2/v2.c
+++ /dev/null
@@ -1,17 +0,0 @@
-/* Copyright 2020 Sergey Vlasov <sigprof@gmail.com>
- *
- * 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/>.
- */
-
-#include "v2.h"