aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/nebula65/nebula65.c
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2020-10-01 08:27:18 +0100
committerGitHub <noreply@github.com>2020-10-01 17:27:18 +1000
commit76e35e02cc6caf88eb5bb06c9780619b78725d16 (patch)
treec6f193bd757d6f74c714b5811440581334d78824 /keyboards/nebula65/nebula65.c
parent272b3309dd4121b49bc41e3c0213111aaf4962d7 (diff)
downloadfirmware-76e35e02cc6caf88eb5bb06c9780619b78725d16.tar.gz
firmware-76e35e02cc6caf88eb5bb06c9780619b78725d16.tar.bz2
firmware-76e35e02cc6caf88eb5bb06c9780619b78725d16.zip
Rename nebula65 -> nebula68 (#10490)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/nebula65/nebula65.c')
-rwxr-xr-xkeyboards/nebula65/nebula65.c20
1 files changed, 0 insertions, 20 deletions
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 <http://www.gnu.org/licenses/>.
- */
-#ifndef RGB_BACKLIGHT_NEBULA65
-#error RGB_BACKLIGHT_NEBULA65 not defined, recheck config.h
-#endif
-
-#include "nebula65.h"