Skip to content

Fix start-up bug and deprecate the one-way UART

Pre-release
Pre-release
Compare
Choose a tag to compare
@hasumikin hasumikin released this 26 Dec 02:59
· 76 commits to master since this release

Bug fix 💡

  • The instability when start-up especially upgrading uf2 is fixed

Deprecation

  • Hardware one-way UART on split-type is deprecated. Instead, software mutual UART is now the default and the only option
    • Keyboard#mutual_uart_at_my_own_risk= no longer takes any effect

What's Changed

Full Changelog: 0.9.19...0.9.20