diff options
| -rw-r--r-- | keyboards/space_space/rev1/rev1.c (renamed from keyboards/space_space/rev1/space_space.c) | 2 | ||||
| -rw-r--r-- | keyboards/space_space/rev1/rev1.h (renamed from keyboards/space_space/rev1/space_space.h) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/space_space/rev1/space_space.c b/keyboards/space_space/rev1/rev1.c index 5fb853a01..e639552cf 100644 --- a/keyboards/space_space/rev1/space_space.c +++ b/keyboards/space_space/rev1/rev1.c | |||
| @@ -14,4 +14,4 @@ | |||
| 14 | * You should have received a copy of the GNU General Public License | 14 | * You should have received a copy of the GNU General Public License |
| 15 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | 15 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 16 | */ | 16 | */ |
| 17 | #include "space_space.h" | 17 | #include "rev1.h" |
diff --git a/keyboards/space_space/rev1/space_space.h b/keyboards/space_space/rev1/rev1.h index e56068ec4..e56068ec4 100644 --- a/keyboards/space_space/rev1/space_space.h +++ b/keyboards/space_space/rev1/rev1.h | |||
