diff options
Diffstat (limited to 'keyboards/handwired/evk/v1_3/readme.md')
-rw-r--r-- | keyboards/handwired/evk/v1_3/readme.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/handwired/evk/v1_3/readme.md b/keyboards/handwired/evk/v1_3/readme.md new file mode 100644 index 0000000000..0073c252f5 --- /dev/null +++ b/keyboards/handwired/evk/v1_3/readme.md @@ -0,0 +1,10 @@ +# [Ergonomic Vertical Keyboard (EVK)](https://github.com/YangPiCui/ErgonomicVerticalKeyboard) version 1.3 with Teensy 2.0 + +* Keyboard Maintainer: [YangPiCui](https://github.com/YangPiCui) +* Hardware Supported: Ergonomic Vertical Keyboard (EVK) version 1.3 with Teensy 2.0 + +Make example for this keyboard (after setting up your build environment): + + make handwired/evk/v1_3: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). |