Commit Graph

26 Commits

Author SHA1 Message Date
Willy-JL
cd301b4045 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev --nobuild 2023-09-04 23:36:06 +02:00
Willy-JL
ea8cbfc84a BadKB add script elapsed/runtime timer (#335) 2023-09-01 23:28:29 +02:00
Willy-JL
24bf657bba BadKB fix using only modifier keys by themselves 2023-07-10 22:11:25 +02:00
Willy-JL
a8a6aef712 BadKB fix MAC address byte order 2023-06-18 22:36:05 +01:00
Willy-JL
19038dce61 BadKB store prev config separately 2023-06-12 15:55:23 +01:00
Willy-JL
c1e21783b2 BadKB better name and settings handling 2023-06-12 01:43:46 +01:00
Willy-JL
004ca02773 BadKB fix VID/PID handling + adjust cfg at start 2023-06-11 23:48:14 +01:00
Willy-JL
576aecbb8a BadKB only save prev config at startup 2023-06-11 23:27:15 +01:00
Willy-JL
e1c12282cc BadKB completely rework connection handling
Proper distinction between user and ID/BT_ID configs
All init and deinit handled centrally in a cleaner way
Moved USB HID config to be handled this way too
Changing config doesn't reload the script file, less error/crash prone
Remember MAC is now serial MAC +2, like bt remote has serial MAC +1
2023-06-11 21:26:43 +01:00
Willy-JL
6b886858c1 BadKB fix connect/disconnect detection edge cases 2023-06-11 21:08:03 +01:00
Willy-JL
481631a858 BadKB shorter mac and name length constants 2023-06-11 21:00:28 +01:00
Willy-JL
42d0b8a5e5 BadKB add debug logging to worker thread 2023-06-11 20:49:48 +01:00
Willy-JL
0e438f1695 BadKB increase BT delays 2023-06-11 20:47:36 +01:00
Willy-JL
711b83b2ac Add missing bt hid releases 2023-06-09 18:29:47 +01:00
Willy-JL
605f9190b0 Fix dolphin deed's 2023-06-09 13:55:28 +01:00
Willy-JL
81f42afed0 Connection go much brrr 2023-06-08 01:11:38 +01:00
Willy-JL
ae2f28dcef Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2023-05-29 10:49:09 +01:00
Willy-JL
bb7dc8ce22 BadKB lock relevant configs with ID and BT_ID cmds 2023-05-10 19:11:35 +01:00
Willy-JL
d18623383c Fix bt keys shenanigans 2023-05-10 13:34:44 +01:00
Willy-JL
348088e979 Fix BadKB USB mode and BT reset 2023-05-03 21:31:01 +01:00
Willy-JL
677d30dd73 BadKB properly discard switch mode thread 2023-05-01 21:12:48 +01:00
Willy-JL
044cbd1d7d Format 2023-05-01 20:25:46 +01:00
Willy-JL
c1bf552882 badKB dont override user config with BT_ID 2023-05-01 20:18:53 +01:00
Willy-JL
1fb9cfcb98 BadKB add BT_ID + switch mode with ID / BT_ID 2023-05-01 20:02:21 +01:00
Willy-JL
cb66ad9e80 Add BadKB WAIT_FOR_BUTTON_PRESS command 2023-03-28 22:46:24 +01:00
Willy-JL
1ddfd4f973 Merge branch 'ul-dev' into xfw-dev 2023-03-21 04:00:12 +00:00