diff options
author | Xelus22 <17491233+Xelus22@users.noreply.github.com> | 2020-08-19 13:20:22 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-18 20:20:22 -0700 |
commit | 79f080a43f005293c4442cbd7190533ad878526d (patch) | |
tree | 57c3793b37d7db4cf6e33f84785fe86ea425e7c7 /keyboards/xelus/valor/readme.md | |
parent | d57bd0f65ca18b854dfdfe019f53474d47bf7b53 (diff) |
[Keyboard] add Xelus Valor (#10079)
* praxis avr
* rgb
* valor initial
* rgb limit
* readme update
* update rules.mk and include valor
* update readme
* Update rules.mk
* update readme and copyright + layout macro
* oops didnt save
Diffstat (limited to 'keyboards/xelus/valor/readme.md')
-rw-r--r-- | keyboards/xelus/valor/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/xelus/valor/readme.md b/keyboards/xelus/valor/readme.md new file mode 100644 index 0000000000..85cc9ad723 --- /dev/null +++ b/keyboards/xelus/valor/readme.md @@ -0,0 +1,13 @@ +# Valor + +An Alice replacement keyboard PCB. + +* Keyboard Maintainer: [Xelus22](https://github.com/Xelus22) +* Hardware Supported: Valor +* Hardware Availability: Custom keyboard group buys + +Make example for this keyboard (after setting up your build environment): + + make xelus/valor:default + +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). |