[Keyboard] Add support for Mode SixtyFive M65HA and M65HI (#14685)

This commit is contained in:
Álvaro A. Volpato
2021-12-01 00:58:29 -08:00
committed by GitHub
parent b98280bf5f
commit bd2e02bdae
24 changed files with 963 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Mode SixtyFive HA 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 M65HA is the ANSI-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).