You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
1.3 KiB

  1. # Vermillion's Ergo - Armored Edition
  2. ![VE.A](https://massdrop-s3.imgix.net/product-images/ve-a/MD-17533_20160504151111_9285b969d2f9c191.jpg)
  3. This is a port of the QMK firmware for the VE.A.
  4. * Keyboard Maintainer: [Major Koos](https://github.com/MajorKoos)
  5. * Keyboard Manufacturer: OddForge
  6. * Hardware Availability: [Drop.com](https://drop.com/buy/ve-a)
  7. Make example for this keyboard (after setting up your build environment):
  8. make oddforge/vea:default
  9. Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
  10. make oddforge/vea:default:flash
  11. or
  12. bootloadHID -r oddforge_vea_default.hex
  13. ## How to get QMK working on the VE.A
  14. **Reset Key**: Hold down the key located at 3rd left position in the bottom row, commonly programmed as Left Control while plugging in the keyboard. There is also a jumper on the bottom of the PCB (JP_FW) which you can short to get into the bootloader.
  15. ![VE.A](https://massdrop-s3.imgix.net/product-images/ve-a/MD-17533_20160330103302_53ecc4b5015273e5.jpg)
  16. 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).