1
0
Fork 0

[Keyboard] VIA Support: Exent 65% (#10797)

* exent VIA support

* minor cleanups

* Update keyboards/exent/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/exent/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
MechMerlin 2020-11-01 11:50:23 -08:00 committed by GitHub
parent 86ac56cd7f
commit 780b7722fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 5 deletions

View file

@ -19,12 +19,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
#define VENDOR_ID 0x20A0
#define PRODUCT_ID 0x422D
#define DEVICE_VER 0x0001
#define VENDOR_ID 0x5143 // "QC"
#define PRODUCT_ID 0x4558 // "EX"
#define DEVICE_VER 0x0001
#define MANUFACTURER Quadcube
#define PRODUCT Exent
#define DESCRIPTION 65% Keyboard
#define PRODUCT Exent
#define RGBLED_NUM 18