aboutsummaryrefslogtreecommitdiff
path: root/keymap-wrapper.h
Commit message (Collapse)AuthorAge
* normalise include styledakkar2022-10-08
|
* it works!dakkar2022-09-23
| | | | | | | updated some comments at some point we should probably replace DakkarColor with DefaultColormap / Colormap
* now it compilesdakkar2022-09-23
|
* some docs / commentsdakkar2021-12-20
|
* stop using deprecated macrosdakkar2019-11-21
|
* switch to linear addressingdakkar2019-08-07
|
* move layer declaration to its own headerdakkar2019-02-22
|
* mare everything as C++ for EMACSdakkar2019-02-10
|
* move #includes closer to where they're useddakkar2019-02-10
|
* remove unused bitsdakkar2019-02-10
| | | | and move some definitions
* move DakkarColor to its own filedakkar2019-02-10
|
* mixed static / functional colorsdakkar2019-02-10
| | | | this probably replaces the Numpad plugin completely
* more flexible / simpler color specificationdakkar2019-02-10
|
* PROGMEM is not useful heredakkar2019-02-09
| | | | | it ends up being allocated in a different pointer space, and would need pgm_read_word
* stricter types, shorter namesdakkar2019-02-09
|
* maybe working color maps?dakkar2019-02-09