Skip to content

rmk-v0.5.0

Latest
Compare
Choose a tag to compare
@HaoboGu HaoboGu released this 16 Dec 11:11
· 29 commits to main since this release

What's Changed

Added

  • BREAKING: Support direct_pin type matrix for split config, split pin config is moved to [split.central/peripheral.matrix]
  • Support home row mod(HRM) mode with improved tap hold processing
  • Add clear_storage option
  • Enable USB remote wakeup
  • py32f07x use_rust example(py32f07x is a super cheap($0.2) cortex-m0 chip from Puya)

Changed

  • Remove rmk-config

Fixed

  • Fix slightly lag on peripheral side
  • Fix invalid BLE state after reconnection on Windows
  • Fix ghosting key on macOS
  • Fix direct pin debouncer size error
  • Fix esp32 input pin pull configuration
  • Fix BLE peripheral lag

New Contributors

Full Changelog: rmk-v0.4.4...rmk-v0.5.0