qmk_firmware/keyboards/xelus/valor/rev2
Ryan b1783db4ea
Move `RGBLED_NUM` to data driven (#21278)
2023-06-18 14:39:07 +10:00
..
keymaps
config.h Move `RGBLED_NUM` to data driven (#21278) 2023-06-18 14:39:07 +10:00
halconf.h
info.json Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00
mcuconf.h
readme.md
rev2.c
rgb_matrix_kb.inc
rules.mk Move `RGB_MATRIX_DRIVER` to data driven (#20350) 2023-04-08 18:08:08 +10:00

readme.md

Valor Rev 2

An Alice replacement keyboard PCB.

  • Keyboard Maintainer: Xelus22
  • Hardware Supported: Valor Rev 2
  • Hardware Availability: Custom keyboard group buys

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

make xelus/valor/rev2:default

Reset your keyboard in 3 ways:

  1. Software reset on Fn + PgDn (bottom of the 3 macro buttons)
  2. Bootmagic reset: hold down the top left key (usually escape) and plugin the keyboard
  3. Physical reset button: on the back of the PCB, there should be a small golden button you can press

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