summaryrefslogtreecommitdiff
path: root/keyboards/ramonimbao/squishy65/readme.md
diff options
context:
space:
mode:
authorRamon Imbao <ramonimbao@gmail.com>2020-09-09 13:32:47 +0800
committerGitHub <noreply@github.com>2020-09-08 22:32:47 -0700
commit08f6e64137e2a3fe5cf54928b193c3421e71b625 (patch)
tree96944783f17733a30606cd8523df6af068a33bdd /keyboards/ramonimbao/squishy65/readme.md
parent4b9c3dc2e5a1d0e16bcb2841fe10337734c2f248 (diff)
[Keyboard] Add Squishy65 keyboard (#10266)
* Add Squishy65 keyboard * Edit info.json * Fix incorrect ISO layout * Add missing license in files * Update keyboards/ramonimbao/squishy65/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ramonimbao/squishy65/keymaps/via/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ramonimbao/squishy65/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/ramonimbao/squishy65/readme.md')
-rw-r--r--keyboards/ramonimbao/squishy65/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/ramonimbao/squishy65/readme.md b/keyboards/ramonimbao/squishy65/readme.md
new file mode 100644
index 0000000000..95dd1edfaf
--- /dev/null
+++ b/keyboards/ramonimbao/squishy65/readme.md
@@ -0,0 +1,14 @@
+# Squishy65
+
+![Squishy65](https://i.imgur.com/dZsllxQ.png)
+
+A gasket mount stacked acrylic 65% keyboard.
+
+* Keyboard Maintainer: [Ramon Imbao](https://github.com/ramonimbao)
+* Hardware Supported: STM32F072CBU6
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ramonimbao/squishy65: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).