Skip to content

rmk-v0.7.0

Choose a tag to compare

@HaoboGu HaoboGu released this 04 Jun 03:21
· 1510 commits to main since this release

What's Changed

Changed

  • BREAKING: The BLE stack is migrated to TrouBLE, check out the Migration Guide for more details
  • BREAKING: Add rmk-config and use [env] in .cargo/config.toml to configure the path of keyboard.toml
  • Optimize the size of buffer used in USB
  • A new documentation site is released

Added

Fixed

  • Wrong connection state between splits
  • Issue about first adc polling
  • Wrong battery status
  • Capslock stuck on macOS
  • Wrong BLE address setting in keyboard.toml

New Contributors

Full Changelog: rmk-v0.6.1...rmk-v0.7.0