feat: update examples + pairing process
This commit is contained in:
committed by
Drashna Jael're
parent
0e3739a213
commit
1f926d5431
+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