Skip to content

Releases: dhowland/EasyAVR

Release v3.01.02

08 May 02:42
Compare
Choose a tag to compare

Release v3.01.01

07 May 02:29
Compare
Choose a tag to compare

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

28 Apr 15:43
Compare
Choose a tag to compare
  • 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

13 Apr 01:32
Compare
Choose a tag to compare

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

10 Apr 01:48
43c4b32
Compare
Choose a tag to compare
  • Add support the GH80-3000
  • Improve the GUI
  • Bug fixes

Release v3.00.00-beta.3

08 Apr 19:18
Compare
Choose a tag to compare
Pre-release
  • Add LED function for keyboard lock
  • Various bug fixes

Release v3.00.00-beta.1

03 Apr 02:42
Compare
Choose a tag to compare
Pre-release
  • 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

06 Apr 04:42
Compare
Choose a tag to compare
Pre-release
  • Load configs that still have SCANCODE_FN without crashing
  • Verify board config files

Release v2.06.02

23 Feb 01:41
Compare
Choose a tag to compare
  • Add two more firmware macros (16 total)

Release v2.06.01

27 Jan 02:57
Compare
Choose a tag to compare
  • 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