Skip to content

Switch FW 12.0.0+ Support!

Latest
Compare
Choose a tag to compare
@nullstalgia nullstalgia released this 12 Mar 05:51
· 2 commits to master since this release

Thanks to the fork mizuyoukan-ao created, I was able to backport their fixes into here to return functionality for Firmware 12.0.0 and newer!

  • Fixed not working on Firmware 12.0.0 - #1
  • Fixed Right Joycon clicking "A" on connect - #2

Flash to your ESP32 with the command esptool.py write_flash 0x0 NAME

ESP32 binaries compiled to portable binaries with: https://github.com/vtunr/esp32_binary_merger


Flash to your AVR with AVRDude, or however you like. :)