mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-26 11:59:26 +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.