controller v0.5.0
refs/tags/v0.5.0 Mon Dec 3 12:15:29 2018 -0800 v0.5.0-controller [email protected]
Release Notes
- SAM4S support
- Fixed missed keypress bug (unlikely, but has been possible since ~2015)
- Fixed trigger macro reliability
- Lots of LED fixes
- RGB Fade support
- Non-volatile storage for settings (SAM4S only)
- New Layer trigger/result syntax (Layer[1] vs. U"Function1")
- Removes the need for stdFuncMap
- Faster memcpy
- Fixing ISSI flickering issues
- Simplified ld files
- New GPIO library
- Strobe/sense migrated to KLL files (no longer requires matrix.h)
- Rotation trigger
- Unique Input Club USB PIDs per keyboard
- KLL compiler moved to PyPi repo instead of a separate git repo
- Gamma control (disabled by default, can be enabled with a capability)
- New animation replace mode options (clear, state)
New Capabilities
- fade_layer_highlight (currently disabled)
- fade_set
- gamma
- rotate
- storage_control