diff options
author | KemoNine <mcrosson@users.noreply.github.com> | 2020-11-11 17:24:00 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-12 09:24:00 +1100 |
commit | a422309354a17137c402c43f581c4e57acd510cb (patch) | |
tree | 10a9a6e5c34f7a83c6fd53082603a4b41af1c31d /keyboards/qvex/lynepad/readme.md | |
parent | 683ba8b8d4cd1e299c212bf5721634ccd3a1757f (diff) |
Bring up Qvex Lynepad (#10826)
Diffstat (limited to 'keyboards/qvex/lynepad/readme.md')
-rw-r--r-- | keyboards/qvex/lynepad/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/qvex/lynepad/readme.md b/keyboards/qvex/lynepad/readme.md new file mode 100644 index 0000000000..68dd85a673 --- /dev/null +++ b/keyboards/qvex/lynepad/readme.md @@ -0,0 +1,13 @@ +# QVEX Lynepad + +Macro pad with 11 keys and 2 rotary encoders. + +* Keyboard Maintainer: [KemoNine](https://git.kemonine.info/kemonine/keyboard) +* Hardware Supported: QVEX Lynepad: macro keypad +* Hardware Availability: Tindie [Keyboard Kit](https://www.tindie.com/products/qvex_tech/qvex-lynepad-macro-keypad/) + +Make example for this macro pad (after setting up your build environment): + + make qvex/lynepad: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). |