1
0
Fork 0

Keyboards/zsa updates (#9214)

This commit is contained in:
Drashna Jael're 2020-05-28 01:26:53 -07:00 committed by GitHub
parent 13206b2f87
commit 5263dfd465
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 76 additions and 107 deletions

View file

@ -64,6 +64,10 @@ enum planck_ez_keycodes {
EZ_SAFE_RANGE,
};
#ifndef WEBUSB_ENABLE
# define WEBUSB_PAIR KC_NO
#endif
typedef union {
uint32_t raw;
struct {