Skip to content

rmk-v0.6.0

Choose a tag to compare

@HaoboGu HaoboGu released this 06 Apr 10:33
· 1954 commits to main since this release

What's Changed

This release contains lots of new features and fixes, many thanks to everyone involved!

Added

  • Input device support
  • Rotary encoder and joystick are supported
  • State fork behavior
  • Bootloader jumping for nRF52 and RP2040
  • Artificial pull up resistor to pio tx line
  • Shifted key and transparent key support in toml config
  • Clear the storage by checking build hash after flashing a new firmware
  • stm32g4 example without storage feature

Changed

  • Make storage a feature, enabled by default
  • Documentation improvement
  • Remove unnecessary pio-proc dependency
  • Improve modifier reporting

Fixed

  • Wrong ESP32 BLE serial number
  • Wrong col/row when using direct pin
  • Error when there's empty IO pin list in the config
  • Many other minor fixes

New Contributors

Full Changelog: rmk-v0.5.2...rmk-v0.6.0