aboutsummaryrefslogtreecommitdiff
path: root/keymap-wrapper.h
Commit message (Collapse)AuthorAge
* 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