forked from mirrors/qmk_firmware
e9bd7d7ad3
* remove i2c_start and i2c_stop from i2c drivers * remove static i2c_address variable from chibios i2c driver |
||
---|---|---|
.. | ||
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.