summaryrefslogtreecommitdiffstats
path: root/freestyle_hid/_session.py (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-03Update typing to PEP 585 style.Diego Elio Pettenò1-4/+5
2023-08-03Be more verbose on error messages and parsing with construct.Diego Elio Pettenò1-42/+109
2023-08-03Don't depend on product ID to enable encrypted protocol.Diego Elio Pettenò1-5/+6
2023-08-03If present, load the actual keys from freestyle-keys package.Diego Elio Pettenò1-10/+15
2023-08-03Reformat to pass pre-commit checks.Diego Elio Pettenò1-18/+30
2023-08-03initial encrypted protocol supportMPM11071-22/+83
2021-03-03Allow selecting which encoding to use for decoding text commands.Diego Elio Pettenò1-11/+9
2021-03-03Calculate multirecords checksum based on the raw bytes.Diego Elio Pettenò1-7/+14