Vertex AngleR2 Layout Refactor (#18661)

This commit is contained in:
James Young
2022-10-10 01:09:15 -07:00
committed by GitHub
parent cd4a265560
commit 2dadbbf04d
5 changed files with 1018 additions and 82 deletions

View File

@@ -1,4 +1,4 @@
# angler2
# AngleR2
A customizable soldering 80% keyboard.
* Keyboard Maintainer: [Vertex](https://github.com/Vertex-kb)
@@ -7,7 +7,7 @@ A customizable soldering 80% keyboard.
Make example for this keyboard (after setting up your build environment):
make Vertex/AngleR2:default
make vertex/angler2: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).