Releases: dhowland/EasyAVR
Releases · dhowland/EasyAVR
Release v3.01.02
Bug fix
Release v3.01.01
Fix several problems with the USB support, and make the USB endpoints configurable in the keymapper GUI instead of the config console.
Release v3.00.02
- Add blank button to the scancode picker so that key assignments can be cleared
- Remove media keys from the macro mini-language until they are supported by the firmware
Release v3.00.01
First release of the 3.x series, which replaces the GUI, save file format, and macro mini-language.
changes since beta.4:
- Add support for XMMX and Toad
Release v3.00.00-beta.4
- Add support the GH80-3000
- Improve the GUI
- Bug fixes
Release v3.00.00-beta.3
- Add LED function for keyboard lock
- Various bug fixes
Release v3.00.00-beta.1
- Entirely new keymapper GUI -- too many changes to list
- Save files are JSON instead of Python pickle format (.dat)
- New macro mini-language ( ${ENTER} instead of \ENTER, )
- Removed password generator
Release v3.00.00-beta.2
- Load configs that still have SCANCODE_FN without crashing
- Verify board config files
Release v2.06.02
- Add two more firmware macros (16 total)
Release v2.06.01
- Add SCANCODE_FN0 for selecting the default layer if it isn't default
- Rename SCANCODE_FN to SCANCODE_FN1
- Python 2.7 is no longer supported, switch to Python 3.6