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

Negative brightness values do not seem to work #27

Open
TerminalMan opened this issue Dec 1, 2017 · 0 comments
Open

Negative brightness values do not seem to work #27

TerminalMan opened this issue Dec 1, 2017 · 0 comments
Assignees
Labels
new syntax Requests/bugs that require new KLL syntax
Milestone

Comments

@TerminalMan
Copy link
Contributor

TerminalMan commented Dec 1, 2017

A[decrease_red] <= pfunc:interp, loops:1;
A[decrease_red, 1] <= P[c:-100%](+0,+0,-:16), P[c:200%](+0,+0,-:16);
A[decrease_red] <= ;
A[decrease_red, 1] <= P[r:1](+0,+0,-:16);

I have witnessed different behaviors. Sometimes simply nothing happens, sometimes the whole animation system freezes permanently. (the basic keyboard functionality seems to be unaffected by this)

@haata haata self-assigned this Feb 19, 2019
@haata haata added the new syntax Requests/bugs that require new KLL syntax label Feb 19, 2019
@haata haata added this to the v0.5.x milestone Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new syntax Requests/bugs that require new KLL syntax
Projects
None yet
Development

No branches or pull requests

2 participants