summaryrefslogtreecommitdiff
path: root/keyboards/mode/m65hi_alpha/readme.md
diff options
context:
space:
mode:
authorÁlvaro A. Volpato <alvaro.volpato@usp.br>2021-12-01 05:58:29 -0300
committerGitHub <noreply@github.com>2021-12-01 00:58:29 -0800
commitbd2e02bdae67b1d71020bfcb63a4e5e5bc7fdf36 (patch)
tree3afe44e4d66c6731dd8b16fff8ac9b5c3f423aaf /keyboards/mode/m65hi_alpha/readme.md
parentb98280bf5f93d68ec3c0a5377f74c8ae0a41df12 (diff)
[Keyboard] Add support for Mode SixtyFive M65HA and M65HI (#14685)
Diffstat (limited to 'keyboards/mode/m65hi_alpha/readme.md')
-rw-r--r--keyboards/mode/m65hi_alpha/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/mode/m65hi_alpha/readme.md b/keyboards/mode/m65hi_alpha/readme.md
new file mode 100644
index 0000000000..6dcc326565
--- /dev/null
+++ b/keyboards/mode/m65hi_alpha/readme.md
@@ -0,0 +1,15 @@
+# Mode SixtyFive HI rev. Alpha
+
+![Image Gallery](https://cdn.shopify.com/s/files/1/0279/3426/1330/files/Group_95_1024x1024.jpg)
+
+The Mode SixtyFive is a 65% high-end keyboard sold by [Mode Designs](https://shop.modedesigns.com/). The M65HI is the ISO-layout variant of its PCB.
+
+* Keyboard Maintainer: [Gondolindrim](https://github.com/gondolindrim)
+* Hardware Supported: proprietary PCB using STM32F401 controller
+* Hardware Availability: revision 1 public sales are over as of june 2021.
+
+Flashing example for this keyboard:
+
+ make mode/m65hi_alpha:default:flash
+
+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).