summaryrefslogtreecommitdiffstats
path: root/keyboards/space_space/rev1/space_space.c
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-08-19 21:26:37 -0700
committerGitHub <noreply@github.com>2021-08-19 21:26:37 -0700
commit37b5ead17d55d893d8639acd402cb4907ff4cc2c (patch)
treeb94ed5a4b0bc94d3e06a59aa20e855c973453bb0 /keyboards/space_space/rev1/space_space.c
parentcc0ae9cc4ceaf3bdd5d33e1d410b319db617c4eb (diff)
[Keyboard] Fix space_space rev1 keyboard files (#14087)
Diffstat (limited to 'keyboards/space_space/rev1/space_space.c')
-rw-r--r--keyboards/space_space/rev1/space_space.c17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/space_space/rev1/space_space.c b/keyboards/space_space/rev1/space_space.c
deleted file mode 100644
index 5fb853a018..0000000000
--- a/keyboards/space_space/rev1/space_space.c
+++ /dev/null
@@ -1,17 +0,0 @@
-
-/* Copyright 2020 qpockets
- *
- * 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 "space_space.h"