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.
 
 
 
 
 
Ryan d78f549088 Add init function to RGBLight driver struct (#23076) 2 months ago
..
keymaps OddForge VE.A (#11875) 3 years ago
config.h Migrate dynamic_keymap.layer_count < 4 where requried (#22091) 4 months ago
info.json Migrate dynamic_keymap.layer_count < 4 where requried (#22091) 4 months ago
matrix.c Move single `LAYOUT`s to data driven (#20365) 1 year ago
readme.md OddForge VE.A (#11875) 3 years ago
rules.mk Dedupe I2C, SPI, UART driver inclusions (#22253) 7 months ago
ws2812_custom.c Add init function to RGBLight driver struct (#23076) 1 month 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.