diff options
author | TerryMathews <terry@terrymathews.net> | 2020-03-18 14:43:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-18 11:43:25 -0700 |
commit | fe3e5cba6915b49a9a20ca4b0a43b308d1512d53 (patch) | |
tree | 18b67f6bf371d04ab133efd923a323e8ee6282c8 /keyboards/wheatfield/blocked65/readme.md | |
parent | 6ba383cc5f4d1d00c5c31134d12f9e3289f36f03 (diff) |
[Keyboard] Wheatfield Blocked65% (#8339)
* Initial support for Wheatfield Blocked65%
* Update keyboards/wheatfield/blocked65/blocked65.c
* Update keyboards/wheatfield/blocked65/blocked65.h
* Update keyboards/wheatfield/blocked65/blocked65.h
* Update keyboards/wheatfield/blocked65/info.json
* Update keyboards/wheatfield/blocked65/info.json
* Update keyboards/wheatfield/blocked65/keymaps/default/keymap.c
* Update keyboards/wheatfield/blocked65/keymaps/default/keymap.c
* Update keyboards/wheatfield/blocked65/readme.md
* Update keyboards/wheatfield/blocked65/readme.md
* Update keyboards/wheatfield/blocked65/rules.mk
* Update keyboards/wheatfield/blocked65/keymaps/default/keymap.c
Diffstat (limited to 'keyboards/wheatfield/blocked65/readme.md')
-rw-r--r-- | keyboards/wheatfield/blocked65/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/wheatfield/blocked65/readme.md b/keyboards/wheatfield/blocked65/readme.md new file mode 100644 index 0000000000..42cf5b24e2 --- /dev/null +++ b/keyboards/wheatfield/blocked65/readme.md @@ -0,0 +1,13 @@ +# Wheatfield Blocked65% + +A 65% PCB sold via TaoBao, commonly sold as part of the Canoe clone referred to as Fanoe. + +* Keyboard Maintainer: QMK Community +* Hardware Supported: Wheatfield Blocked65% +* Hardware Availability: [taobao.com](https://item.taobao.com/item.htm?id=570827341563&spm=1101.1101.N.N.b124829) + +Make example for this keyboard (after setting up your build environment): + + make wheatfield/blocked65: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). |