1
0
Fork 0

VIA support for the Think6.5 (#8118)

* VIA support for Think6.5

* VIA support for Think6.5 Hotswap

* VIA works better with separate layout options

* Remove the colours used to help develop it in KLE

* Pay better attention to the JSON linter

* Update Think6.5 PRODUCT and remove VIA JSON defs
This commit is contained in:
Rys Sommefeldt 2020-02-12 04:33:29 +00:00 committed by GitHub
parent 177666cbc8
commit f318d6fffc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 110 additions and 12 deletions

View file

@ -20,12 +20,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
/* USB Device descriptor parameter */
#define VENDOR_ID 0xFEED
#define PRODUCT_ID 0x0000
#define VENDOR_ID 0x4753
#define PRODUCT_ID 0x4000
#define DEVICE_VER 0x0001
#define MANUFACTURER Gray Studio
#define PRODUCT THINK6.5
#define DESCRIPTION 65% 6.5 degree custom keyboard
#define MANUFACTURER Graystudio
#define PRODUCT Think6.5°
#define DESCRIPTION Graystudio Think6.5
/* key matrix size */
#define MATRIX_ROWS 5
@ -70,4 +70,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
// generated by KBFirmware JSON to QMK Parser
// https://noroadsleft.github.io/kbf_qmk_converter/
// https://noroadsleft.github.io/kbf_qmk_converter/