diff options
Diffstat (limited to 'keyboards/hotdox/readme.md')
| -rw-r--r-- | keyboards/hotdox/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/hotdox/readme.md b/keyboards/hotdox/readme.md new file mode 100644 index 000000000..c8062b038 --- /dev/null +++ b/keyboards/hotdox/readme.md | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | HotDox | ||
| 2 | ======== | ||
| 3 | |||
| 4 |  | ||
| 5 | |||
| 6 | The HotDox is a modified version of the ErgoDox & ErgoDone(made by K.T.E.C.). | ||
| 7 | |||
| 8 | |||
| 9 | - Keyboard maintainer: [Layne](https://github.com/layne001365/qmk_firmware) | ||
| 10 | |||
| 11 | # Building the firmware | ||
| 12 | |||
| 13 | [Install the build tools.](https://docs.qmk.fm/#/getting_started_build_tools) | ||
| 14 | |||
| 15 | In the root directory of the repository, build the firmware with a command like: | ||
| 16 | |||
| 17 | make hotdox:default | ||
| 18 | |||
| 19 | For more information on the layout option and other ones, see the [`make` guide](https://docs.qmk.fm/#/getting_started_make_guide). | ||
| 20 | |||
| 21 | # Flashing the firmware onto the keyboard | ||
| 22 | https://docs.qmk.fm/#/newbs_flashing | ||
| 23 | |||
