Keyboards/zsa updates (#9214)
This commit is contained in:
parent
13206b2f87
commit
5263dfd465
6 changed files with 76 additions and 107 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue