fix: remove conditional macro wrapping WEBUSB_PAIR
This commit is contained in:
committed by
Florian Didron
parent
13e1dd3d53
commit
2fe7d6aea2
@@ -503,9 +503,8 @@ enum quantum_keycodes {
|
||||
MAGIC_UNSWAP_CTL_GUI,
|
||||
MAGIC_TOGGLE_CTL_GUI,
|
||||
|
||||
#ifdef WEBUSB_ENABLE
|
||||
WEBUSB_PAIR,
|
||||
#endif
|
||||
|
||||
// always leave at the end
|
||||
SAFE_RANGE
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user