From 8b85cce1736d886a6f10b937d5b56250585e7640 Mon Sep 17 00:00:00 2001 From: Takeshi Nishio Date: Sat, 16 May 2020 15:39:47 +0900 Subject: [PATCH] =?UTF-8?q?Update=20colice=5Frr=5Fsplit=E3=83=95=E3=82=A9?= =?UTF-8?q?=E3=83=AB=E3=83=80=E3=81=B8=E7=A7=BB=E5=8B=95=E3=81=97=E3=81=9F?= =?UTF-8?q?=E3=81=93=E3=81=A8=E3=81=AB=E5=AF=BE=E5=BF=9C=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keyboards/colice_rr_split/{colice_rr.c => colice_rr_split.c} | 2 +- keyboards/colice_rr_split/{colice_rr.h => colice_rr_split.h} | 0 keyboards/colice_rr_split/config.h | 2 +- keyboards/colice_rr_split/readme.md | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename keyboards/colice_rr_split/{colice_rr.c => colice_rr_split.c} (98%) rename keyboards/colice_rr_split/{colice_rr.h => colice_rr_split.h} (100%) diff --git a/keyboards/colice_rr_split/colice_rr.c b/keyboards/colice_rr_split/colice_rr_split.c similarity index 98% rename from keyboards/colice_rr_split/colice_rr.c rename to keyboards/colice_rr_split/colice_rr_split.c index 3cb8d37c69e..6463ac41c5e 100644 --- a/keyboards/colice_rr_split/colice_rr.c +++ b/keyboards/colice_rr_split/colice_rr_split.c @@ -14,7 +14,7 @@ * along with this program. If not, see . */ -#include "colice_rr.h" +#include "colice_rr_split.h" // Optional override functions below. // You can leave any or all of these undefined. diff --git a/keyboards/colice_rr_split/colice_rr.h b/keyboards/colice_rr_split/colice_rr_split.h similarity index 100% rename from keyboards/colice_rr_split/colice_rr.h rename to keyboards/colice_rr_split/colice_rr_split.h diff --git a/keyboards/colice_rr_split/config.h b/keyboards/colice_rr_split/config.h index 632e0b07e3d..28df10485f2 100644 --- a/keyboards/colice_rr_split/config.h +++ b/keyboards/colice_rr_split/config.h @@ -24,7 +24,7 @@ along with this program. If not, see . #define PRODUCT_ID 0x0000 #define DEVICE_VER 0x0001 #define MANUFACTURER Takeshi Nishio -#define PRODUCT colice_rr +#define PRODUCT colice_rr_split #define DESCRIPTION A custom keyboard /* key matrix size */ diff --git a/keyboards/colice_rr_split/readme.md b/keyboards/colice_rr_split/readme.md index d1c3fd13329..524cbe7f202 100644 --- a/keyboards/colice_rr_split/readme.md +++ b/keyboards/colice_rr_split/readme.md @@ -1,6 +1,6 @@ # colice_rr -![colice_rr](imgur.com image replace me!) +![colice_rr_split](imgur.com image replace me!) A short description of the keyboard/project