diff options
author | QMK Bot <hello@qmk.fm> | 2021-05-16 00:29:33 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-05-16 00:29:33 +0000 |
commit | 86422f87c6d39355714174767ed676e17bcd2a3d (patch) | |
tree | 748e0aac2298bf0e870871aea43e36c1b1caf0ca /keyboards/chlx/merro60/readme.md | |
parent | 388c151de7e7757da313b1d7bcce8db2ef7d2d83 (diff) | |
parent | 36ba4806b109e75835115b99dce209f1868d812b (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/chlx/merro60/readme.md')
-rw-r--r-- | keyboards/chlx/merro60/readme.md | 20 |
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). |