qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (981B)


      1 # Mercury65
      2 
      3 ![Mercury65](https://i.imgur.com/rjfARj3h.jpeg)
      4 
      5 *65% Form Factor with a Separated Arrow Cluster used for Mercury65*
      6 
      7 
      8 * Keyboard Maintainer: [Drewkeys](https://github.com/drewpyun)
      9 * Hardware Supported: Made specifically for Mercury65, 65% hotswap supported
     10 * Hardware Availability: https://www.rocketkeyboards.com/collections/mercury65/products/gb-mercury65-keyboard
     11 
     12 Make example for this keyboard (after setting up your build environment):
     13 
     14     make drewkeys/mercury65:default
     15 
     16 Flashing example for this keyboard:
     17 
     18     make drewkeys/mercury65:default:flash
     19 ## Bootloader
     20 
     21 Resetting Board: Press the button on the PCB next to the spacebar to soft reset the board to reflash (bootloader mode).
     22 
     23 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).