rmk-v0.6.0
What's Changed
This release contains lots of new features and fixes, many thanks to everyone involved!
Added
- Input device support
- Rotary encoder and joystick are supported
- State fork behavior
- Bootloader jumping for nRF52 and RP2040
- Artificial pull up resistor to pio tx line
- Shifted key and transparent key support in toml config
- Clear the storage by checking build hash after flashing a new firmware
- stm32g4 example without storage feature
Changed
- Make
storagea feature, enabled by default - Documentation improvement
- Remove unnecessary pio-proc dependency
- Improve modifier reporting
Fixed
- Wrong ESP32 BLE serial number
- Wrong col/row when using direct pin
- Error when there's empty IO pin list in the config
- Many other minor fixes
New Contributors
- @AdinAck made their first contribution in #254
- @B83C made their first contribution in #256
- @PawelBis made their first contribution in #264
- @hcabel made their first contribution in #265
- @tib888 made their first contribution in #270
- @gabevenberg made their first contribution in #283
- @TuEmb made their first contribution in #298
- @patmuk made their first contribution in #307
Full Changelog: rmk-v0.5.2...rmk-v0.6.0