summaryrefslogtreecommitdiff
path: root/keyboards/ryloo_studio/m0110/readme.md
diff options
context:
space:
mode:
authorDavid Dai <newtonapple@gmail.com>2020-12-01 09:37:33 -0800
committerGitHub <noreply@github.com>2020-12-01 17:37:33 +0000
commit33802ab5cdebe09a05b2070cc1c0a333e5699e62 (patch)
treeb0a5f76709a865b7b9ea0f63e0786539aa505915 /keyboards/ryloo_studio/m0110/readme.md
parenteaa8c18174405c4e8891b9350f87bfa3ee3da8b6 (diff)
Add support for Drop + Ryloo Studio "Hello" M0110. (#11050)
Diffstat (limited to 'keyboards/ryloo_studio/m0110/readme.md')
-rwxr-xr-xkeyboards/ryloo_studio/m0110/readme.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/ryloo_studio/m0110/readme.md b/keyboards/ryloo_studio/m0110/readme.md
new file mode 100755
index 0000000000..78a59f0e62
--- /dev/null
+++ b/keyboards/ryloo_studio/m0110/readme.md
@@ -0,0 +1,24 @@
+# RYLOO STUDIO "HELLO" M0110
+
+![RYLOO STUDIO "HELLO" M0110](https://i.imgur.com/CpKGhRl.jpeg)
+
+* Keyboard Maintainer: [G14D](https://github.com/HumphreyKwok), [newtonapple](https://github.com/newtonapple)
+* Hardware Supported: M0110 PCB
+* Hardware Availability: [M0110](https://drop.com/buy/ryloo-studio-hello-m0110-mechanical-keyboard-kit)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ryloo_studio/m0110:default
+
+Flashing example for this keyboard:
+
+ make ryloo_studio/m0110:default:flash
+
+Putting the Keyboard in Bootloader Mode:
+
+The shipped PCB did not come with a reset button. To put the PCB in bootloader mode: locate the 2 `RESET` pins in the back of the PCB and short them with a conductive wire or tweezer.
+
+![Ryloo Studio M0110 PCB RESET pins location](https://i.imgur.com/QJWmpqF.jpeg)
+
+
+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).