qmk_firmware/keyboards/mode/m65s
2022-01-06 06:55:46 +11:00
..
keymaps Add initial support for M65S (#14027) 2021-09-14 07:01:23 +10:00
chconf.h Add initial support for M65S (#14027) 2021-09-14 07:01:23 +10:00
config.h Mode 65S: Tap code and extra keys for media keys (#14471) 2021-09-16 21:42:26 +01:00
halconf.h Add initial support for M65S (#14027) 2021-09-14 07:01:23 +10:00
info.json Mode M65S touch-up (#14722) 2021-10-06 01:44:57 -07:00
m65s.c Add initial support for M65S (#14027) 2021-09-14 07:01:23 +10:00
m65s.h Add initial support for M65S (#14027) 2021-09-14 07:01:23 +10:00
mcuconf.h Add initial support for M65S (#14027) 2021-09-14 07:01:23 +10:00
readme.md Mode M65S touch-up (#14722) 2021-10-06 01:44:57 -07:00
rules.mk Fixes for bootloader refactor build failures (#15638) 2022-01-06 06:55:46 +11:00

Mode SixtyFive M65S

MODE65

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 STM32F401RBT6 controller
  • Hardware Availability: you can get a Mode SixtyFive as of today (August 2021) through the in-stock sales or special group buy editions at 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.