mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-11-01 05:42:31 +01: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.