Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)

This commit is contained in:
Ryan
2022-08-20 10:45:28 +10:00
committed by GitHub
parent 201a914beb
commit f4dcce7e59
146 changed files with 418 additions and 452 deletions

View File

@@ -1,21 +0,0 @@
/* Copyright 2020 Team Mechlovin'
*
* 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/>.
*/
#pragma once
#define PRODUCT_ID 0x8704
#define DEVICE_VER 0x0001
#define PRODUCT Rogue87 Rev.1

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "Rogue87",
"keyboard_name": "Rogue87 Rev.1",
"manufacturer": "Mechlovin.Studio",
"url": "",
"maintainer": "Mechlovin' Studio",
"usb": {
"vid": "0x4D4C",
"pid": "0x8704",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_all": {
"layout": [

View File

@@ -1,21 +0,0 @@
/* Copyright 2020 Team Mechlovin'
*
* 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/>.
*/
#pragma once
#define PRODUCT_ID 0x8703
#define DEVICE_VER 0x0001
#define PRODUCT Rouge87 Rev.1

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "Rouge87",
"keyboard_name": "Rouge87 Rev.1",
"manufacturer": "Mechlovin.Studio",
"url": "",
"maintainer": "Mechlovin' Studio",
"usb": {
"vid": "0x4D4C",
"pid": "0x8703",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_all": {
"layout": [

View File

@@ -16,10 +16,6 @@
#pragma once
#define PRODUCT_ID 0x8701
#define DEVICE_VER 0x0001
#define PRODUCT Infinity 87 rev1
#define RGB_DI_PIN A15
#define RGBLED_NUM 26
#define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */

View File

@@ -1,7 +1,13 @@
{
"keyboard_name": "infinity87",
"keyboard_name": "infinity87 Rev.1",
"manufacturer": "Mechlovin.Studio",
"url": "",
"maintainer": "Team Mechlovin'",
"usb": {
"vid": "0x4D4C",
"pid": "0x8701",
"device_version": "0.0.1"
},
"layouts": {
"LAYOUT_all": {
"layout": [