Skip to content

rmk-v0.8.2

Latest

Choose a tag to compare

@HaoboGu HaoboGu released this 18 Dec 12:34
· 256 commits to main since this release
bffed9a

What's Changed

Added

  • Add PMW3610 optical mouse sensor support for nRF and RP2040 with bit-bang SPI
  • Add support for configuring static output pins
  • DCDC config for nRF52840/nRF52833
  • Add encoder_map support in keyboard.toml
  • Add devcontainer config
  • Add sitemap to rmk.rs

Changed

  • Make embedded-hal-async a required dependency
  • Update default BLE connection parameters
  • Increase the default number of controller channel pub
  • Documentation update

Fixed

  • Fix compilation error when use Macro() in keymap config
  • Fix row2col matrix doesn't work issue
  • Fix lm key is not properly released

New Contributors

Full Changelog: rmk-v0.8.1...rmk-v0.8.2