mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 21:22:05 +00:00
Update colice_rr_splitフォルダへ移動したことに対応。
This commit is contained in:
parent
bea1aad7ec
commit
8b85cce173
@ -14,7 +14,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "colice_rr.h"
|
||||
#include "colice_rr_split.h"
|
||||
|
||||
// Optional override functions below.
|
||||
// You can leave any or all of these undefined.
|
@ -24,7 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#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 */
|
||||
|
@ -1,6 +1,6 @@
|
||||
# colice_rr
|
||||
|
||||

|
||||

|
||||
|
||||
A short description of the keyboard/project
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user