diff options
author | Quentin <qlebastard@gmail.com> | 2021-08-12 16:45:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-12 07:45:42 -0700 |
commit | 356561c438766df09e8b90a81778b2053e319a6a (patch) | |
tree | af768f1833361ce49ea0568621f2ea2591692efd /keyboards/bastardkb/skeletyl/readme.md | |
parent | 30843f8329315426ff433a40095f1de2b2669e57 (diff) |
[Keyboard] Add Skeletyl keyboard (#13495)
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/bastardkb/skeletyl/readme.md')
-rw-r--r-- | keyboards/bastardkb/skeletyl/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/bastardkb/skeletyl/readme.md b/keyboards/bastardkb/skeletyl/readme.md new file mode 100644 index 0000000000..6c36b58356 --- /dev/null +++ b/keyboards/bastardkb/skeletyl/readme.md @@ -0,0 +1,17 @@ +# Skeletyl + +A very small keyboard made for ergonomic enthusiasts. + +* Keyboard Maintainer: [Bastard Keyboards](https://github.com/Bastardkb/) +* Hardware Supported: elite-C V4 +* Hardware Availability: [Bastardkb.com](https://bastardkb.com/) + +Make example for this keyboard (after setting up your build environment): + + make bastardkb/skeletyl:default + +This keyboard is made to be used with the Miryoku layout, do not use the default keymap. + +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). + +See the [keyboard build instructions](http://docs.bastardkb.com/) |