diff options
author | QMK Bot <hello@qmk.fm> | 2021-03-26 17:58:46 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-03-26 17:58:46 +0000 |
commit | 76f8e84edd44ca4189976e4febbe8ce84025b393 (patch) | |
tree | f5da45f7cf6ed8f0dc722f58d6d024cdaac1bd9c /keyboards/eyeohdesigns/babyv/readme.md | |
parent | 3d957a33faef93d2e1a9e346b295f387b0e92894 (diff) | |
parent | 8af72000851dbe2c50a66bf2b9452011cbfe835a (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/eyeohdesigns/babyv/readme.md')
-rw-r--r-- | keyboards/eyeohdesigns/babyv/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/eyeohdesigns/babyv/readme.md b/keyboards/eyeohdesigns/babyv/readme.md new file mode 100644 index 0000000000..b3cd4f7035 --- /dev/null +++ b/keyboards/eyeohdesigns/babyv/readme.md @@ -0,0 +1,19 @@ +# babyV + +![babyV](https://i.imgur.com/iRUm9I5l.jpg) + +babyV is a 40% ortholinear take on the EM7/Alice layout. + +* Keyboard Maintainer: [Eye Oh Designs](https://github.com/joedinkle) +* Hardware Supported: babyV ver 1.00 +* Hardware Availability: Groupbuy ran from Nov - Dec 2020 + +Make example for this keyboard (after setting up your build environment): + + make eyeohdesigns/babyv:default + +Flashing example for this keyboard: + + make eyeohdesigns/babyv: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). |