diff options
Diffstat (limited to 'keyboards/ai03/orbit_x/readme.md')
-rw-r--r-- | keyboards/ai03/orbit_x/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ai03/orbit_x/readme.md b/keyboards/ai03/orbit_x/readme.md new file mode 100644 index 0000000000..80bc6bbab8 --- /dev/null +++ b/keyboards/ai03/orbit_x/readme.md @@ -0,0 +1,15 @@ +# Orbit-X + +![orbit_x](https://i.imgur.com/4z2wgsV.png) + +A compact high-end split keyboard + +* Keyboard Maintainer: [ai03](https://github.com/ai03-2725) +* Hardware Supported: The Orbit-X keyboard PCB +* Hardware Availability: Deskeys for official kit; open-source PCB [here](https://github.com/ai03-2725/Orbit/tree/master/OrbitX-PCB) + +Make example for this keyboard (after setting up your build environment): + + make ai03/orbit_x:via + +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). |