Support KBD75 rev 2 (#3261)
* Restructure kbd75 to support multiple revs * add rev2 files * fix config comments * try and avoid duplicate code for LAYOUT macros * keep the same layouts for rev2 for info.json * Add QMK Configurator support for the numpad layout * update readme to talk about rev2
This commit is contained in:
committed by
Drashna Jaelre
parent
b4888eee14
commit
1499dffb07
@@ -9,7 +9,7 @@
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER qmkbuilder
|
||||
#define PRODUCT KBD75
|
||||
#define DESCRIPTION QMK keyboard firmware for KBD75 R3 or later
|
||||
#define DESCRIPTION QMK keyboard firmware for KBD75
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 6
|
||||
|
||||
Reference in New Issue
Block a user