diff options
| author | drewpyun | 2023-07-11 17:51:48 +0200 |
|---|---|---|
| committer | GitHub | 2023-07-11 17:51:48 +0200 |
| commit | 7f9653c1c8690988ff063e1ddff1b6de0d3a1a9f (patch) | |
| tree | 9325cd6b66ccd5d558b74c7c307162579eff2c9f /keyboards/drewkeys/mercury65/readme.md | |
| parent | a1eb2131abbfd746f6f9cfc90996db11996a7c1e (diff) | |
[Keyboard] add rocketkeyboards mercury65 (#20811)
Co-authored-by: jack <0x6a73@protonmail.com>
Diffstat (limited to 'keyboards/drewkeys/mercury65/readme.md')
| -rw-r--r-- | keyboards/drewkeys/mercury65/readme.md | 23 |
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 + + + +*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). |