qmk_firmware/keyboards/oddforge/vea
Ryan baa564bddf
Remove references to bootloadHID flashing page in keyboard readmes (#23942)
* Remove references to bootloadHID flashing page in keyboard readmes

* Remove bootloadHID flashing page
2024-06-17 20:23:45 +01:00
..
keymaps OddForge VE.A (#11875) 2021-02-28 16:57:04 +11:00
config.h Migrate LOCKING_*_ENABLE to Data-Driven: O (#23778) 2024-05-23 19:49:30 +01:00
keyboard.json Migrate LOCKING_*_ENABLE to Data-Driven: O (#23778) 2024-05-23 19:49:30 +01:00
matrix.c Remove quantum.h includes from keyboard custom matrix.cs (#23371) 2024-03-30 14:07:19 +00:00
readme.md Remove references to bootloadHID flashing page in keyboard readmes (#23942) 2024-06-17 20:23:45 +01:00
rules.mk Migrate build target markers to keyboard.json - OQ (#23564) 2024-04-20 09:18:12 +01:00
ws2812_custom.c Rename RGBW define to WS2812_RGBW (#23585) 2024-04-28 00:36:54 +10:00

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.