Skip to content

OpenAnnePro/AnnePro2-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anne Pro 2 Tools

This is an alternative firmware update tool for the Anne Pro 2. It allows you to flash custom firmware onto the Anne Pro 2. Currently only the main MCU has been tested to work.

Please put the keyboard into IAP mode by holding down esc while plugging it in to the computer before running this tool.

To build

cargo build --release

To flash file called a.bin you can invoke

./target/release/annepro2_tools a.bin

By default, the flasher will look for 04d9:8008 (Default Anne Pro 2 IAP) and flash binary starting at 0x4000.

About

Firmware flashing tool for Anne Pro 2. Allows custom firmware download.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages