qmk_firmware

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

readme.md (1107B)


      1 # earth_rover
      2 
      3 ![earth_rover](https://pbs.twimg.com/media/Eqh29nYUUAA-9NE?format=jpg)
      4 
      5 Mechanical warm, or just cubic macro pad.
      6 
      7 * Keyboard Maintainer: [k.bigwheel](https://github.com/bigwheel)
      8 * Build Guide: [bigwheel/earth\_rover](https://github.com/bigwheel/earth_rover)
      9 * Hardware Supported: [無限の可能性 \| MxLEDBitPCB](https://swanmatch.github.io/MxLEDBitPCB/), Pro Micro
     10 * Hardware Availability: [魔界鍵盤製作所 \- BOOTH](https://swanmatch.booth.pm/), [Pro Micro (コンスルー付き) \| 遊舎工房](https://yushakobo.jp/shop/promicro-spring-pinheader/)
     11 
     12 Make example for this keyboard (after setting up your build environment):
     13 
     14     make earth_rover:default
     15 
     16 Reset Pro Micro by reset button on ProMicroSocket (Red LED must light).
     17 
     18 Flashing example for this keyboard:
     19 
     20     make earth_rover:default:flash
     21 
     22 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).