bc5d46aaad
* m75h.h: correct matrix position identifier `K5C` is actually on row 4, so it should be `K4C`. * m75h.h: add matrix diagram * add QMK Configurator data * polish whitespace - convert tabs to spaces - update indent to four spaces - remove trailing whitespace |
||
---|---|---|
.. | ||
keymaps | ||
chconf.h | ||
config.h | ||
halconf.h | ||
info.json | ||
m75h.c | ||
m75h.h | ||
mcuconf.h | ||
readme.md | ||
rules.mk |
Mode SixtyFive M65S
The M65S is the solderable PCB for the Mode SixtyFive keyboard, a sixty-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/m65s:default
Flashing example for this keyboard:
make mode/m65s:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.