Ryan baa564bddf Remove references to bootloadHID flashing page in keyboard readmes (#23942) před 2 roky
..
keymaps b2a0e98a60 OddForge VE.A (#11875) před 5 roky
config.h f37f27f02a Migrate `LOCKING_*_ENABLE` to Data-Driven: O (#23778) před 2 roky
keyboard.json f37f27f02a Migrate `LOCKING_*_ENABLE` to Data-Driven: O (#23778) před 2 roky
matrix.c 2dd406f08f Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) před 2 roky
readme.md baa564bddf Remove references to bootloadHID flashing page in keyboard readmes (#23942) před 2 roky
rules.mk 49593dc81f Migrate build target markers to keyboard.json - OQ (#23564) před 2 roky
ws2812_custom.c 0ff53b2498 Rename `RGBW` define to `WS2812_RGBW` (#23585) před 2 roky

readme.md

Vermillion's Ergo - Armored Edition

VE.A

This is a port of the QMK firmware for the VE.A.

  • Keyboard Maintainer: Major Koos
  • Keyboard Manufacturer: OddForge
  • Hardware Availability: Drop.com

Make example for this keyboard (after setting up your build environment):

make oddforge/vea:default

Flashing example for this keyboard:

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

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.