logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (911B)


  1. # Mode SixtyFive M75H
  2. The M75H is the hot-swappable PCB for the Mode SeventyFive keyboard, a seventy-five-percent high-end keyboard sold by [Mode Designs](https://shop.modedesigns.com/).
  3. - Keyboard Maintainer: [Gondolindrim](https://github.com/Gondolindrim)
  4. - Hardware Supported: proprietary PCB using STM32F401 controller
  5. - Hardware Availability: you can get a Mode SeventyFive via when preorders open in 2022 [Mode Designs](https://shop.modedesigns.com/)
  6. Make example for this keyboard (after setting up your build environment):
  7. make mode/m75h:default
  8. Flashing example for this keyboard:
  9. make mode/m75h:default:flash
  10. 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).