Ryan 208ebf54a9 WS2812 API rework (#24364) 1 рік тому
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 рік тому
config.h f37f27f02a Migrate `LOCKING_*_ENABLE` to Data-Driven: O (#23778) 2 роки тому
keyboard.json f37f27f02a Migrate `LOCKING_*_ENABLE` to Data-Driven: O (#23778) 2 роки тому
matrix.c 2dd406f08f Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371) 2 роки тому
readme.md baa564bddf Remove references to bootloadHID flashing page in keyboard readmes (#23942) 2 роки тому
rules.mk 49593dc81f Migrate build target markers to keyboard.json - OQ (#23564) 2 роки тому
ws2812_custom.c 208ebf54a9 WS2812 API rework (#24364) 1 рік тому

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.