diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-12 23:06:54 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-12 23:06:54 +0000 |
commit | b554d8d3366998ce1dee64e064853e0804799af1 (patch) | |
tree | 5fce69215f74bdba012e0837796d751dac01ae34 /keyboards/dztech/endless80/readme.md | |
parent | 8b188e060c7c4e1e44ac1286fe88d02f9fc8b645 (diff) | |
parent | 5f2b62528c7f94b098baf6ec691c3b6d50e88328 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/dztech/endless80/readme.md')
-rw-r--r-- | keyboards/dztech/endless80/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/dztech/endless80/readme.md b/keyboards/dztech/endless80/readme.md new file mode 100644 index 0000000000..58238afefe --- /dev/null +++ b/keyboards/dztech/endless80/readme.md @@ -0,0 +1,18 @@ +# ENDLESS80 + +A customizable 80% keyboard. + +* Keyboard Maintainer: [moyi4681](https://github.com/moyi4681) +* Hardware Supported: ENDLESS80 +* Hardware Availability: [moyi4681](https://github.com/moyi4681) + +Make example for this keyboard (after setting up your build environment): + + make dztech/endless80:default + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). + +## Bootloader Enter the bootloader in 3 ways: +* **Bootmagic reset**: Hold down esc in the keyboard then replug +* **Physical reset button**: Briefly press the button on the back of the PCB +* **Keycode in layout**: Press the key mapped to `RESET`
\ No newline at end of file |