qmk-firmwares/keyboards/mode/m75h
James Young 635bb4bee0
Mode SeventyFive H Layout Addition (#20743)
* add matrix_diagram.md

* info.json: apply friendly formatting

* rename LAYOUT_all to LAYOUT_ansi_blocker

* add LAYOUT_ansi_blocker_tsangan
2023-05-06 12:23:33 -07:00
..
keymaps Mode SeventyFive H Layout Addition (#20743) 2023-05-06 12:23:33 -07:00
chconf.h
config.h Move matrix config to info.json, part 7 (#20020) 2023-03-11 00:39:56 +11:00
halconf.h
info.json Mode SeventyFive H Layout Addition (#20743) 2023-05-06 12:23:33 -07:00
m75h.c Move single LAYOUT_alls to data driven (#20430) 2023-04-15 21:08:15 +10:00
matrix_diagram.md Mode SeventyFive H Layout Addition (#20743) 2023-05-06 12:23:33 -07:00
mcuconf.h Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520) 2022-07-01 15:36:08 +01:00
readme.md [Keyboard] Readme file correction (#17674) 2022-07-14 12:22:31 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.