summaryrefslogtreecommitdiffstats
path: root/keyboards/chlx/merro60/readme.md
diff options
context:
space:
mode:
authorchalex <68408520+gaclee3b@users.noreply.github.com>2021-05-15 20:29:04 -0400
committerGitHub <noreply@github.com>2021-05-15 17:29:04 -0700
commit36ba4806b109e75835115b99dce209f1868d812b (patch)
tree53526d6a384a4c9bbc6f404c47f54129d46ba749 /keyboards/chlx/merro60/readme.md
parent0876bdf1a37b16200c1d436aecc9b78de83921c8 (diff)
[Keyboard] Add merro60 (#12527)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: chalex <alejandrelee+magbogbro@gmail.com>
Diffstat (limited to 'keyboards/chlx/merro60/readme.md')
-rw-r--r--keyboards/chlx/merro60/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/chlx/merro60/readme.md b/keyboards/chlx/merro60/readme.md
new file mode 100644
index 0000000000..f783c0e438
--- /dev/null
+++ b/keyboards/chlx/merro60/readme.md
@@ -0,0 +1,20 @@
+# merro60
+
+merro60 PCB
+
+A standard 60% format keyboard pcb with USB-C and unified daughterboard compatibility.
+Has modified cutouts to allow usage of certain tray mount cases into gummy gasket o-ring mount.
+
+Keyboard Maintainer: [Alexander Lee](https://github.com/gaclee3b)
+Hardware Supported: chlx PCB merro60.1, merro60.1.1, merro60.1.2
+
+Enter bootloader mode by any of the following options -
+- When unplugged, holding the top-left key (typically ESC) while plugging in the keyboard
+- When plugged in, pressing and releasing the reset button on the pcb bottom behind the CAPSLOCK / A-key region
+- When plugged in, shorting out the two reset metal contacts near the spacebar switch location (NOT the spacebar switch pin holes)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make chlx/merro60: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).