forked from forks/qmk_firmware
f2ea65db6b
* [keyboard] introducing ninjonas userspace & keymaps for hotdox, lily58, and pinky3 * [fix(#6649)] removed M_EPRM and used builtin EEP_RST keycode as-per review. * [chore(#6649)] forgot to update keymap legend on lily58 |
||
---|---|---|
.. | ||
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.