From fa0b4511dddffa56812a86ab93f90d5221f43585 Mon Sep 17 00:00:00 2001 From: tan-t <22813443+tan-t@users.noreply.github.com> Date: Fri, 14 Jul 2023 16:22:38 +0900 Subject: [Keyboard] add mothwing (#19342) Co-authored-by: Ryan Co-authored-by: jack <0x6a73@protonmail.com> --- keyboards/mothwing/readme.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 keyboards/mothwing/readme.md (limited to 'keyboards/mothwing/readme.md') diff --git a/keyboards/mothwing/readme.md b/keyboards/mothwing/readme.md new file mode 100644 index 0000000000..184f608c5d --- /dev/null +++ b/keyboards/mothwing/readme.md @@ -0,0 +1,23 @@ +# MOTHWING + +A split keyboard with 3x6 vertically staggered keys and 4 thumb keys. + +* Keyboard Maintainer: [tan-t](https://github.com/tan-t) +* Hardware Supported: MOTHWING PCB +* Hardware Availability: currently unavailable. merch will be open around August 2023. + +Make example for this keyboard (after setting up your build environment): + + make mothwing:default + +Flashing example for this keyboard: + + make mothwing:default:flash + +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 by: + +* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available -- cgit v1.2.3