diff options
author | GG <72414103+spbgzh@users.noreply.github.com> | 2021-08-19 21:17:54 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-19 11:17:54 -0700 |
commit | f4f679779e1404d9dc34c64823b9eb993bfa7ab3 (patch) | |
tree | 7e3569f078b555d1d264147741ad52f3a501a2da /keyboards/wuque/mammoth20x/readme.md | |
parent | c59212821918736504074da24f33108551e8bdde (diff) |
[Keyboard] Add Mammoth20x (#14014)
Diffstat (limited to 'keyboards/wuque/mammoth20x/readme.md')
-rw-r--r-- | keyboards/wuque/mammoth20x/readme.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/wuque/mammoth20x/readme.md b/keyboards/wuque/mammoth20x/readme.md new file mode 100644 index 0000000000..4b731a159c --- /dev/null +++ b/keyboards/wuque/mammoth20x/readme.md @@ -0,0 +1,22 @@ +# mammoth20x + +More Info at[wuquestudio](https://shop.wuquestudio.com/). + +* Keyboard Maintainer: [spbgzh](https://github.com/spbgzh) +* Hardware Supported: mammoth20x Standard +* Hardware Availability: [mammoth20x](https://shop.wuquestudio.com/) + +Make example for this keyboard (after setting up your build environment): + + make wuque/mammoth20x:default + +Flashing example for this keyboard: + + make wuque/mammoth20x:default:flash + +To reset the board into bootloader mode, do one of the following: + +* Tap the Reset switch mounted on the PCB +* Hold the Esc key while connecting the USB cable (also erases persistent settings) + +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). |