[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:
parent
86ac56cd7f
commit
780b7722fb
3 changed files with 39 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue