diff options
author | Danny <nooges@users.noreply.github.com> | 2021-04-02 20:51:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-02 17:51:39 -0700 |
commit | 63445be4e5d3752b5a3ff51c512a2822c1fde23c (patch) | |
tree | 4dd7a987b3473c1146564c48aab5b228bc41fa67 /keyboards/keebio/foldkb/readme.md | |
parent | 619885b48432bccb7ba4b65f0f5a3c9f4a8d40e2 (diff) | |
download | qmk_firmware-63445be4e5d3752b5a3ff51c512a2822c1fde23c.tar.gz qmk_firmware-63445be4e5d3752b5a3ff51c512a2822c1fde23c.zip |
[Keyboard] Add FoldKB (#12255)
Co-authored-by: Ryan <fauxpark@gmail.com>
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) |