mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-03 03:00:44 +02:00

Changed Pipe stream functions to automatically set the pipe token, allowing them to be used on bidirectional pipes without having to explicitly call Pipe_SetPipeToken() beforehand.