summaryrefslogtreecommitdiff
path: root/keyboards/drewkeys/mercury65/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-07-11 15:52:28 +0000
committerQMK Bot <hello@qmk.fm>2023-07-11 15:52:28 +0000
commit876b9ed680a01b02aff64b0764abc36af6e92ed3 (patch)
tree526da1bf8fd917cea7eb89654d1c66392d89de7e /keyboards/drewkeys/mercury65/readme.md
parentcbd42cb9ef109a516d47ddd12ee711fe469df131 (diff)
parent7f9653c1c8690988ff063e1ddff1b6de0d3a1a9f (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/drewkeys/mercury65/readme.md')
-rw-r--r--keyboards/drewkeys/mercury65/readme.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/drewkeys/mercury65/readme.md b/keyboards/drewkeys/mercury65/readme.md
new file mode 100644
index 0000000000..be8f4c1784
--- /dev/null
+++ b/keyboards/drewkeys/mercury65/readme.md
@@ -0,0 +1,23 @@
+# Mercury65
+
+![Mercury65](https://i.imgur.com/rjfARj3h.jpeg)
+
+*65% Form Factor with a Separated Arrow Cluster used for Mercury65*
+
+
+* Keyboard Maintainer: [Drewkeys](https://github.com/drewpyun)
+* Hardware Supported: Made specifically for Mercury65, 65% hotswap supported
+* Hardware Availability: https://www.rocketkeyboards.com/collections/mercury65/products/gb-mercury65-keyboard
+
+Make example for this keyboard (after setting up your build environment):
+
+ make drewkeys/mercury65:default
+
+Flashing example for this keyboard:
+
+ make drewkeys/mercury65:default:flash
+## Bootloader
+
+Resetting Board: Press the button on the PCB next to the spacebar to soft reset the board to reflash (bootloader mode).
+
+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).