From 22cfe62c4167d777233b62a0b1e51e8d7519963e Mon Sep 17 00:00:00 2001 From: Joey Yakimowich-Payne Date: Sun, 14 Dec 2025 14:04:28 -0700 Subject: [PATCH] Add gyro branch ref --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3bed2e..bb69056 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Raspberry Pi Pico firmware that emulates a Switch Pro controller over USB and a 5. Connect the Pico to the Switch (dock USB-A or USB-C OTG); the Switch should see it as a wired Pro Controller. ## Planned features -- IMU support for motion controls (gyro/accelerometer passthrough for controllers that support it to the Switch). +- IMU support for motion controls (gyro/accelerometer passthrough for controllers that support it to the Switch) (WIP branch on `gyrov3`). ## Limitations - No motion controls/IMU passthrough yet (planned).