aboutsummaryrefslogtreecommitdiff
path: root/keyboards/helix/rev2/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/rev2/readme.md')
-rw-r--r--keyboards/helix/rev2/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/helix/rev2/readme.md b/keyboards/helix/rev2/readme.md
new file mode 100644
index 000000000..e6a6f2e95
--- /dev/null
+++ b/keyboards/helix/rev2/readme.md
@@ -0,0 +1,13 @@
1# Helix rev2
2
3A compact split ortholinear keyboard.
4
5* Keyboard Maintainer: [yushakobo](https://github.com/yushakobo)
6* Hardware Supported: Helix rev2 PCBs, Pro Micro
7* Hardware Availability: [PCB & Case Data](https://github.com/MakotoKurauchi/helix)
8
9Make example for this keyboard (after setting up your build environment):
10
11 make helix/rev2:default:flash
12
13See 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).