Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move DakkarColor to its own file | dakkar | 2019-02-10 |
| | |||
* | mixed static / functional colors | dakkar | 2019-02-10 |
| | | | | this probably replaces the Numpad plugin completely | ||
* | more flexible / simpler color specification | dakkar | 2019-02-10 |
| | |||
* | PROGMEM is not useful here | dakkar | 2019-02-09 |
| | | | | | it ends up being allocated in a different pointer space, and would need pgm_read_word | ||
* | stricter types, shorter names | dakkar | 2019-02-09 |
| | |||
* | maybe working color maps? | dakkar | 2019-02-09 |