Releases: dhowland/EasyAVR
Releases · dhowland/EasyAVR
Release v2.05.11
- Fix the split right shift on the GH60 Satan board
- Fix error in Python 2.7 due to UTF-8 encoding
Release v2.05.10
- Fix macros and other autokey functions such that modifiers are always activated or deactivated before affected alphanumerics
Release v2.05.09
- Add the new board creation tool. Imports layouts from www.keyboard-layout-editor.com and creates new config files. Not entirely automated, but much less tedious than the old method.
Release v2.05.08
- Add support for XD60 keyboard
- Add support for Cooler Master MasterKeys S keyboard (with bpiphany Unloved Bastard controller)
Release v2.05.07
- Fix support for sixkeyboard
- Add support for preonic keyboard
- Add option for Non-US Backslash in macros
- Fix bug using ESCGRAVE key on bpiphany controllers
Release v2.05.06
- Fix ALT codes sometimes not working in macros
Release v2.05.05
- Fix programming failures on 16U2 boards
Release v2.05.04
- Fix dfu-programmer support on Linux
Release v2.05.03
- Allow user to disable the Mouse endpoint in Config menu
Release v2.05.02
- Document cleanup
- Small optimization for "confirm" debounce algorithm
- Reduce USB load on slower 8MHz boards