1
0
Fork 0

[Keyboard] Add GON NerD TKL VIA keymap (#12309)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
kaylanm 2021-04-03 00:20:34 -04:00 committed by GitHub
parent 8b98e67643
commit cd96377312
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 66 additions and 2 deletions

View file

@ -3,8 +3,8 @@
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x6965
#define VENDOR_ID 0x4E45 // NE
#define PRODUCT_ID 0x5244 // RD
#define DEVICE_VER 0x0001
#define MANUFACTURER GON
#define PRODUCT NerD TKL
@ -22,6 +22,9 @@
#define MATRIX_COL_PINS { E6, B0, B1, B2, B3, F0, D0, D5, D1 }
#define UNUSED_PINS
#define BOOTMAGIC_LITE_ROW 8
#define BOOTMAGIC_LITE_COLUMN 0
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW