summaryrefslogtreecommitdiff
path: root/keyboards/handwired/fruity60/readme.md
diff options
context:
space:
mode:
authorYan-Fa Li <yanfali@gmail.com>2019-10-28 09:47:48 -0700
committerJoel Challis <git@zvecr.com>2019-10-28 16:47:48 +0000
commit5777177cec2c76f79b4930dacb390b0f4681bc85 (patch)
tree90ba74d9ba12b5fac76987d916dff48210b0c28c /keyboards/handwired/fruity60/readme.md
parent92be2439ec280c46c4babb60087a93b96b6e94ab (diff)
[keyboard] yanfali fruity60 prototype (#7021)
* initial commit * README * Unique id * info.json * layotus * br * Move to handwired * cleanup * Disable command for fruity out of flash space * Old compiler turn off command
Diffstat (limited to 'keyboards/handwired/fruity60/readme.md')
-rw-r--r--keyboards/handwired/fruity60/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/handwired/fruity60/readme.md b/keyboards/handwired/fruity60/readme.md
new file mode 100644
index 0000000000..ed476d2643
--- /dev/null
+++ b/keyboards/handwired/fruity60/readme.md
@@ -0,0 +1,15 @@
+# fruity60
+
+![fruity60](https://github.com/yanfali/fruity60/blob/master/assets/pcb.png)
+
+A 60% tsangan, split bs/rs keyboard designed to support the bluefruit 32u4 ble controller
+
+Keyboard Maintainer: [Yan-Fa Li](https://github.com/yanfali)<br>
+Hardware Supported: [github](https://github.com/yanfali/fruity60)<br>
+Hardware Availability: You can make them yourself by downloading kicad and generating gerbers.<br>
+
+Make example for this keyboard (after setting up your build environment):
+
+ make fruity60: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).