All notable changes to PIOKMBox will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release with dual USB stack support
- KMBox serial command compatibility
- Support for RP2040 (Pico) and RP2350 (Pico 2)
- Hardware watchdog system
- Visual status indicators (LED + NeoPixel)
- Automated GitHub Actions build system
## [X.Y.Z] - YYYY-MM-DD
### Added
- New features
### Changed
- Changes in existing functionality
### Deprecated
- Soon-to-be removed features
### Removed
- Now removed features
### Fixed
- Bug fixes
### Security
- Vulnerability fixes- Added for new features
- Changed for changes in existing functionality
- Deprecated for soon-to-be removed features
- Removed for now removed features
- Fixed for any bug fixes
- Security in case of vulnerabilities