diff options
author | moyi4681 <moyi4681@users.noreply.github.com> | 2022-01-13 07:06:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-12 15:06:02 -0800 |
commit | 5f2b62528c7f94b098baf6ec691c3b6d50e88328 (patch) | |
tree | ae21d183c0a990ea0dde47351fafa27af0818255 /keyboards/dztech/endless80/readme.md | |
parent | f2a31b944d11ed5f1b891aa80c0447d5e94ff121 (diff) |
[Keyboard] add Endless80 keyboard (#15022)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
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 |