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
- @drindr made their first contribution in #163
- @DivineGod made their first contribution in #140
- @wez made their first contribution in #169
- @dzervas made their first contribution in #178
Full Changelog: rmk-v0.4.4...rmk-v0.5.0