diff options
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 000000000..f783c0e43 --- /dev/null +++ b/keyboards/chlx/merro60/readme.md | |||
@@ -0,0 +1,20 @@ | |||
1 | # merro60 | ||
2 | |||
3 | merro60 PCB | ||
4 | |||
5 | A standard 60% format keyboard pcb with USB-C and unified daughterboard compatibility. | ||
6 | Has modified cutouts to allow usage of certain tray mount cases into gummy gasket o-ring mount. | ||
7 | |||
8 | Keyboard Maintainer: [Alexander Lee](https://github.com/gaclee3b) | ||
9 | Hardware Supported: chlx PCB merro60.1, merro60.1.1, merro60.1.2 | ||
10 | |||
11 | Enter bootloader mode by any of the following options - | ||
12 | - When unplugged, holding the top-left key (typically ESC) while plugging in the keyboard | ||
13 | - When plugged in, pressing and releasing the reset button on the pcb bottom behind the CAPSLOCK / A-key region | ||
14 | - When plugged in, shorting out the two reset metal contacts near the spacebar switch location (NOT the spacebar switch pin holes) | ||
15 | |||
16 | Make example for this keyboard (after setting up your build environment): | ||
17 | |||
18 | make chlx/merro60:default | ||
19 | |||
20 | 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). | ||