diff options
Diffstat (limited to 'keyboards/helix/readme.md')
-rw-r--r-- | keyboards/helix/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/helix/readme.md b/keyboards/helix/readme.md new file mode 100644 index 000000000..5ee233e81 --- /dev/null +++ b/keyboards/helix/readme.md | |||
@@ -0,0 +1,16 @@ | |||
1 | Helix | ||
2 | === | ||
3 | |||
4 |  | ||
5 | |||
6 | A compact split ortholinear keyboard. | ||
7 | |||
8 | Keyboard Maintainer: [Makoto Kurauchi](https://github.com/MakotoKurauchi/) [@pluis9](https://twitter.com/pluis9) | ||
9 | Hardware Supported: Helix PCB Alpha, Beta, Pro Micro | ||
10 | Hardware Availability: [PCB & Case Data](https://github.com/MakotoKurauchi/helix), [Yushakobo Shop](https://yushakobo.jp/shop/) | ||
11 | |||
12 | Make example for this keyboard (after setting up your build environment): | ||
13 | |||
14 | make helix:default | ||
15 | |||
16 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. | ||