From 76e35e02cc6caf88eb5bb06c9780619b78725d16 Mon Sep 17 00:00:00 2001 From: yiancar Date: Thu, 1 Oct 2020 08:27:18 +0100 Subject: Rename nebula65 -> nebula68 (#10490) Co-authored-by: Ryan --- keyboards/nebula65/nebula65.c | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100755 keyboards/nebula65/nebula65.c (limited to 'keyboards/nebula65/nebula65.c') diff --git a/keyboards/nebula65/nebula65.c b/keyboards/nebula65/nebula65.c deleted file mode 100755 index b3e7cc663..000000000 --- a/keyboards/nebula65/nebula65.c +++ /dev/null @@ -1,20 +0,0 @@ -/* Copyright 2020 Yiancar - * - * 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 . - */ -#ifndef RGB_BACKLIGHT_NEBULA65 -#error RGB_BACKLIGHT_NEBULA65 not defined, recheck config.h -#endif - -#include "nebula65.h" -- cgit v1.2.3