mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
minor change for the keyboard info
This commit is contained in:
parent
765f8a2aef
commit
6ec6279d82
1 changed files with 3 additions and 3 deletions
|
@ -24,9 +24,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define VENDOR_ID 0xFEED
|
||||
#define PRODUCT_ID 0x6060
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER Ortholinear Keyboards
|
||||
#define PRODUCT The Planck Keyboard
|
||||
#define DESCRIPTION A compact ortholinear keyboard
|
||||
#define MANUFACTURER geekhack
|
||||
#define PRODUCT JD45
|
||||
#define DESCRIPTION q.m.k. keyboard firmware for JD45
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 4
|
||||
|
|
Loading…
Reference in a new issue