qmk_firmware/keyboards/mode/m75h
Nick Brassel 416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
..
keymaps
chconf.h
config.h Modernize M75H and M75S firmwares (#21244) 2023-06-14 21:58:55 -06:00
halconf.h Modernize M75H and M75S firmwares (#21244) 2023-06-14 21:58:55 -06:00
info.json Modernize M75H and M75S firmwares (#21244) 2023-06-14 21:58:55 -06:00
matrix_diagram.md
mcuconf.h
readme.md
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01:00

Mode SixtyFive M75H

The M75H is the hot-swappable PCB for the Mode SeventyFive keyboard, a seventy-five-percent high-end keyboard sold by Mode Designs.

  • Keyboard Maintainer: Gondolindrim
  • Hardware Supported: proprietary PCB using STM32F401 controller
  • Hardware Availability: you can get a Mode SeventyFive via when preorders open in 2022 Mode Designs

Make example for this keyboard (after setting up your build environment):

make mode/m75h:default

Flashing example for this keyboard:

make mode/m75h:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.