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_mapsupport inkeyboard.toml - Add devcontainer config
- Add sitemap to rmk.rs
Changed
- Make
embedded-hal-asynca 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
lmkey is not properly released
New Contributors
- @zhuren-plbm made their first contribution in #646
- @Henvy-Mango made their first contribution in #654
- @hvuitsme made their first contribution in #657
- @kot149 made their first contribution in #660
- @aziddy made their first contribution in #639
Full Changelog: rmk-v0.8.1...rmk-v0.8.2