1
0
Fork 0

[Keyboard] add rocketkeyboards mercury65 (#20811)

Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
drewpyun 2023-07-11 11:51:48 -04:00 committed by GitHub
parent a1eb2131ab
commit 7f9653c1c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 213 additions and 0 deletions

View file

@ -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).