Releases: minipadKB/minitool
Releases · minipadKB/minitool
minitool 1.2.0
This release does some minor changes and bug fixes.
Changes
- The
calibrate
command has been removed as it's been obsolete since firmware version2024.309.1
and no longer works from that version onwards. - Prior to this version, on the
info
command the key index has been zero-based (eg.hkey0
,hkey1
, ...), which is now corrected and is displayed from properly, starting at 1.
minitool 1.1.0
This release adds some very useful features, in response to feedback through-out the last months of extensive usage by people and issues and inconveniences they were facing.
Features
- Added the
flash
command which accepts a UF2 file that is directly flashed on the minipad - Added the
console
command which opens a console to send multiple commands to the minipad more easily - Opening the minitool.exe directly now opens a ready-to-go command prompt and prints out the help text of the application
Changes
- The
boot
command now uses a native way to set the device into bootloader mode, instead of relying on theboot
command of the minipad firmware
minitool 1.0.0
Initial release.
Implemented devices, info, boot, send, calibrate and visualize command.