feat: update examples + pairing process
This commit is contained in:
committed by
Florian Didron
parent
b3c0f3b0ef
commit
925c43c4c0
+1
-1
@@ -720,7 +720,7 @@ bool process_record_quantum(keyrecord_t *record) {
|
||||
#ifdef WEBUSB_ENABLE
|
||||
case WEBUSB_PAIR:
|
||||
if (record->event.pressed) {
|
||||
webusb_state.paired = true;
|
||||
webusb_state.pairing = true;
|
||||
}
|
||||
return false;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user