aboutsummaryrefslogtreecommitdiff
path: root/macros.h
Commit message (Collapse)AuthorAge
* normalise include styledakkar2022-10-08
|
* fix model namedakkar2022-10-07
|
* use ModLayer keys instead of custom macrodakkar2022-10-07
|
* now it compilesdakkar2022-09-23
|
* change names for plugins header filesdakkar2022-09-23
|
* kill numpaddakkar2021-02-28
| | | | I only ever hit it by accident
* alt + layer shiftdakkar2019-11-21
|
* 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.
* mare everything as C++ for EMACSdakkar2019-02-10
|
* split everything into their own filesdakkar2019-02-10