aboutsummaryrefslogtreecommitdiff
path: root/keymaps.h
Commit message (Collapse)AuthorAge
* numlock as a macrodakkar2019-02-22
| | | | | | | | | | Press the NumLock key, switch the layer. Previously, pressing the NumLock key was handled by the NumPad plugin (which mostly deals with LED colors). I stopped using that plugin when I built my own LED plugin. Also, recently the NumPad plugin stopped handling the NumLock press, so we really need to do it here.
* kill capslockdakkar2019-02-21
|
* fix numpaddakkar2019-02-21
|
* use new keyclassesdakkar2019-02-21
|
* mare everything as C++ for EMACSdakkar2019-02-10
|
* move color themes to their own filedakkar2019-02-10
|
* mixed static / functional colorsdakkar2019-02-10
| | | | this probably replaces the Numpad plugin completely
* more flexible / simpler color specificationdakkar2019-02-10
|
* keep NumLock working in all layersdakkar2019-02-09
| | | | otherwise there's no way to get *out* of the numlock layer
* maybe working color maps?dakkar2019-02-09