Ryan c157c19b81 Dedupe I2C, SPI, UART driver inclusions (#22253) 2 years ago
..
keymaps b2a0e98a60 OddForge VE.A (#11875) 5 years ago
config.h 023d644bb6 Move RGBLight animations to data driven (#21635) 3 years ago
info.json 023d644bb6 Move RGBLight animations to data driven (#21635) 3 years ago
matrix.c 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) 3 years ago
readme.md b2a0e98a60 OddForge VE.A (#11875) 5 years ago
rules.mk c157c19b81 Dedupe I2C, SPI, UART driver inclusions (#22253) 2 years ago
ws2812_custom.c 41bd4e35a0 Clean up RGB LED type (#21859) 2 years ago

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 (after setting up the bootloadHID flashing environment)

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.