From b2a0e98a6018ad019533d98c0c9c8501cba933bc Mon Sep 17 00:00:00 2001 From: MajorKoos Date: Sat, 27 Feb 2021 21:57:04 -0800 Subject: OddForge VE.A (#11875) * VEA Support * Update LEDs to use QMK methods * Enable Backlight * Update Vendor ID * Updates to enable split RGB * Update readme * Update to split RGB * remove unnecessary reference * Knight animation starts at the back * remove hardcoded variable Co-authored-by: Major Koos --- keyboards/oddforge/vea/readme.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 keyboards/oddforge/vea/readme.md (limited to 'keyboards/oddforge/vea/readme.md') diff --git a/keyboards/oddforge/vea/readme.md b/keyboards/oddforge/vea/readme.md new file mode 100644 index 0000000000..872fb90d3a --- /dev/null +++ b/keyboards/oddforge/vea/readme.md @@ -0,0 +1,30 @@ +# Vermillion's Ergo - Armored Edition + +![VE.A](https://massdrop-s3.imgix.net/product-images/ve-a/MD-17533_20160504151111_9285b969d2f9c191.jpg) + +This is a port of the QMK firmware for the VE.A. + +* Keyboard Maintainer: [Major Koos](https://github.com/MajorKoos) +* Keyboard Manufacturer: OddForge +* Hardware Availability: [Drop.com](https://drop.com/buy/ve-a) + +Make example for this keyboard (after setting up your build environment): + + make oddforge/vea:default + +Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid)) + + make oddforge/vea:default:flash + +or + + bootloadHID -r oddforge_vea_default.hex + +## How to get QMK working on the VE.A + +**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. + +![VE.A](https://massdrop-s3.imgix.net/product-images/ve-a/MD-17533_20160330103302_53ecc4b5015273e5.jpg) + + +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). -- cgit v1.2.3