diff options
author | QMK Bot <hello@qmk.fm> | 2023-07-14 07:23:13 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-07-14 07:23:13 +0000 |
commit | e5d99ec6afbdab1f8dd136372dd52cffa0dd87a9 (patch) | |
tree | 88ed3c5b6572b851ed79b3101dac3885fde756c7 /keyboards/mothwing/readme.md | |
parent | 28f29c63cbc29d69de7ff05925374ab1f7ec461a (diff) | |
parent | fa0b4511dddffa56812a86ab93f90d5221f43585 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mothwing/readme.md')
-rw-r--r-- | keyboards/mothwing/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
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 |