forked from mirrors/qmk_firmware
2881f53dd4
* [refactor] updating ninjonas layout blocks and standardized LOWER & ADJUST * [feat] added new macro M_TERM to open MacOS terminal app * [feat] introducing mod-tap functionality on keymap * [fix] fixing oled turning on when it feels like it. thanks @drashna for helping * [feat] updating OLED to rotate logo 180 degrees * [feat] updating keymaps to reflect VSCode frequent habits * [refactor] converting crkbd modifier keys to layer blocks * [fix(#6903)] converting _delay_ms to wait_ms on launching terminal macro |
||
---|---|---|
.. | ||
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.