From 1ed5c48d939ce711977e345bd127ec10415ae6af Mon Sep 17 00:00:00 2001 From: werther Date: Sun, 9 Jan 2022 21:08:18 +0100 Subject: [Keyboard] Add RGB Matrix support to id67 and add thewerther keymap (#15558) Co-authored-by: Drashna Jaelre Co-authored-by: sigprof and fauxpark Co-authored-by: Ryan --- keyboards/id67/id67.c | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 keyboards/id67/id67.c (limited to 'keyboards/id67/id67.c') diff --git a/keyboards/id67/id67.c b/keyboards/id67/id67.c deleted file mode 100644 index d0377a4345..0000000000 --- a/keyboards/id67/id67.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2021 Tybera - * - * 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 . - */ - -#include "id67.h" \ No newline at end of file -- cgit v1.2.3