Jeremy Bondeson
Jeremy Bondeson
Adding a trigger on a LOCK* will generate KLL like: ``` U"A" : U"LOCK2"; U"A" :+ A[animation_name](start); ``` Which does not work. Changing to a Sequence Macro would solve this:...
Add button to manage visualizations tab to export animation for use with local pre-defined animations.
Could be a timeout or race condition...
Using new and old configurator to generate ISO firmware generates identical KLL files, however the resulting firmware is incorrect. (Backspace registers as \ and ISO keys are unmapped).
KLL 0.5 Identifies several un-implemented State Scheduling mechanisms - Press - Unique Press - Unique Release - Release - Hold - Off
Example: `P[1](*,20,*)` _Additional Considerations:_ - Random Pixel Location `P[*](255,0,0)` - Range Support `P[1](128-255, 0, 0)`
Web import completely overwrites all header values including removing the new layout designator used for compiling WhiteFox and IC60. Import should do a merge on the headers.
In reference to #73 We should catch when we get a "Permission Denied" exception when storing in local storage and notify the user.