Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canned reactive animation custom KLL broken #70

Closed
exofusion opened this issue Dec 8, 2017 · 0 comments
Closed

Canned reactive animation custom KLL broken #70

exofusion opened this issue Dec 8, 2017 · 0 comments

Comments

@exofusion
Copy link

exofusion commented Dec 8, 2017

When using the canned reactive animations (fingerprints or fingerprints_two_tone), the custom KLL has an erroneous colon preceding the animation name.

Current KLL:
S[0x00-0x5F] :+ A[:fingerprints](start);

Expected:
S[0x00-0x5F] :+ A[fingerprints](start);

This breaks the build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant