diff options
author | Eithan Shavit <eithanshavit@users.noreply.github.com> | 2021-01-29 19:38:40 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-29 19:38:40 -0800 |
commit | 42045f5b173fc50c61b8d033dae58848eeeed869 (patch) | |
tree | f2d8f46c0229fd1fe46bd25cf8156b2ba6db2f5d /keyboards/afternoonlabs/gust/rev1/readme.md | |
parent | 64da7413a0c2b3ea555288f5d296e3a98a0da6b4 (diff) | |
download | qmk_firmware-42045f5b173fc50c61b8d033dae58848eeeed869.tar.gz qmk_firmware-42045f5b173fc50c61b8d033dae58848eeeed869.zip |
[Keyboard] Adding Gust Macro Board (#11610)
* Adding Gust Macro Board
* Removing some rules
* Changing some rules
Co-authored-by: Eithan Shavit <eithan@fb.com>
Diffstat (limited to 'keyboards/afternoonlabs/gust/rev1/readme.md')
-rw-r--r-- | keyboards/afternoonlabs/gust/rev1/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/afternoonlabs/gust/rev1/readme.md b/keyboards/afternoonlabs/gust/rev1/readme.md new file mode 100644 index 0000000000..f72e5cc6b9 --- /dev/null +++ b/keyboards/afternoonlabs/gust/rev1/readme.md @@ -0,0 +1,15 @@ +# Gust + +![Gust](https://i.imgur.com/S94jViT.jpeg) + +Gust Macro Board is a simple 6 key cluster that comes as a free bonus with the [Breeze Split Keyboard](https://afternoonlabs.com/breeze). + +* Keyboard Maintainer: [Eithan Shavit](https://github.com/eithanshavit) +* Hardware Supported: Gust Rev1 PCB +* Hardware Availability: Coming soon + +Make example for this keyboard (after setting up your build environment): + + make afternoonlabs/gust/rev1: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). |