diff options
author | QMK Bot <hello@qmk.fm> | 2021-04-03 00:52:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-04-03 00:52:10 +0000 |
commit | f561b857f21bf2d3508a0416b8a83f0dd5fc1ae6 (patch) | |
tree | 1f4f91e14c78a2c26a1c5a79a7e871ef92d657a7 /keyboards/keebio/foldkb/readme.md | |
parent | 8880e89bcd3e40cee7772cd8cb07c3021586e853 (diff) | |
parent | 63445be4e5d3752b5a3ff51c512a2822c1fde23c (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/keebio/foldkb/readme.md')
-rw-r--r-- | keyboards/keebio/foldkb/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/keebio/foldkb/readme.md b/keyboards/keebio/foldkb/readme.md new file mode 100644 index 0000000000..2ac505120d --- /dev/null +++ b/keyboards/keebio/foldkb/readme.md @@ -0,0 +1,19 @@ +# FoldKB + +A split 60% ortholinear keyboard that uses a standard keyset, made and sold by Keebio. [More info at Keebio](https://keeb.io). +Layout design by friglesnart. + +* Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges) +* Hardware Availability: [Keebio](https://keeb.io/) + +Make example for this keyboard (after setting up your build environment): + + make keebio/foldkb/rev1:default + +Example of flashing this keyboard: + + make keebio/foldkb/rev1: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). + +A build guide for this keyboard can be found here: [Keebio Build Guides](https://docs.keeb.io) |