* initial valor * update * fixup and move to info.json * clean up keymap * code review from lesshonor * Update keyboards/xelus/valor/rev3/readme.md Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update readme.md * Update keyboards/xelus/valor/rev3/rev3.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update rev3.c * Remove custom rev3.c * remove via keymap * remove empty rules.mk * Update keyboards/xelus/valor/rev3/keymaps/default/keymap.c Co-authored-by: jack <jack@pngu.org> --------- Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Xelus22 <> Co-authored-by: jack <jack@pngu.org>
25 lines
915 B
Markdown
25 lines
915 B
Markdown
# Valor Rev 3
|
|
|
|
An Alice replacement keyboard PCB.
|
|
|
|
* Keyboard Maintainer: [Xelus22](https://github.com/Xelus22)
|
|
* Hardware Supported: Valor Rev 3
|
|
* Hardware Availability: Custom keyboard group buys
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make xelus/valor/rev3:default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
make xelus/valor/rev3:default:flash
|
|
|
|
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
|
|
|
## Bootloader
|
|
|
|
Enter the bootloader in 3 ways:
|
|
|
|
* **Bootmagic reset**: Hold down the top left key and plug in the keyboard
|
|
* **Physical Reset**: The AVR ISP is exposed. Short the RST pad with GND.
|
|
* **Keycode in layout**: Press the key mapped to `QK_BOOT`
|