Move keyboard USB IDs and strings to data driven: S (#17889)
This commit is contained in:
parent
b40c03140e
commit
a8744b1630
227 changed files with 704 additions and 825 deletions
|
@ -19,12 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include "config_common.h"
|
||||
|
||||
#define VENDOR_ID 0x736B // SK
|
||||
#define PRODUCT_ID 0x7575
|
||||
#define DEVICE_VER 0x0200
|
||||
#define MANUFACTURER Singa Keyboards
|
||||
#define PRODUCT Singa
|
||||
|
||||
#define RGBLED_NUM 18
|
||||
|
||||
#define MATRIX_ROWS 7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue