74223c34a9
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
hotdox.c | ||
hotdox.h | ||
info.json | ||
left.c | ||
left.h | ||
matrix.c | ||
readme.md | ||
rules.mk |
HotDox
The HotDox is a modified version of the ErgoDox & ErgoDone(made by K.T.E.C.).
- Keyboard maintainer: Layne
Building the firmware
In the root directory of the repository, build the firmware with a command like:
make hotdox:default
For more information on the layout option and other ones, see the make
guide.