diff options
author | zvecr <git@zvecr.com> | 2019-05-12 08:01:00 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-05-12 00:01:00 -0700 |
commit | 7e1d28673ff4c984be889ca1b67a45ca6d3a5065 (patch) | |
tree | 880bd0cded6cc4af9d2d31712ea508fdfc1994cd /keyboards/yosino58/readme.md | |
parent | 94f104cb6cd8751b49df7fa7e5b0b266e5354f92 (diff) | |
download | qmk_firmware-7e1d28673ff4c984be889ca1b67a45ca6d3a5065.tar.gz qmk_firmware-7e1d28673ff4c984be889ca1b67a45ca6d3a5065.zip |
[Keyboard] Fix file encoding and add readme (#5853)
Diffstat (limited to 'keyboards/yosino58/readme.md')
-rw-r--r-- | keyboards/yosino58/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/yosino58/readme.md b/keyboards/yosino58/readme.md new file mode 100644 index 0000000000..50c95bb995 --- /dev/null +++ b/keyboards/yosino58/readme.md @@ -0,0 +1,16 @@ +# yosino58 + +![yosino58](https://booth.pximg.net/4b06a4ec-3a3f-49c5-a9b2-46aa086c82b0/i/1278362/5596aecd-418d-4f28-be64-d8344db22e72_base_resized.jpg) + +yosino58 is a 58-key, Column-Staggered split keyboard. +Compatible with Cherry MX and Kailh low profile switches. Optional support for OLED and Backlight LED. + +Keyboard Maintainer: [sakurachari](https://github.com/sakurachari) +Hardware Supported: yosino58 +Hardware Availability: https://booth.pm/ja/items/1278362 + +Make example for this keyboard (after setting up your build environment): + + make yosino58: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). |