Álvaro A. Volpato 4ffb1ab16c Adds support for mode M65V2 (#26049) 5 days ago
..
keymaps 4ffb1ab16c Adds support for mode M65V2 (#26049) 5 days ago
config.h 4ffb1ab16c Adds support for mode M65V2 (#26049) 5 days ago
halconf.h 4ffb1ab16c Adds support for mode M65V2 (#26049) 5 days ago
keyboard.json 4ffb1ab16c Adds support for mode M65V2 (#26049) 5 days ago
m65v2.c 4ffb1ab16c Adds support for mode M65V2 (#26049) 5 days ago
mcuconf.h 4ffb1ab16c Adds support for mode M65V2 (#26049) 5 days ago
readme.md 4ffb1ab16c Adds support for mode M65V2 (#26049) 5 days ago

readme.md

Mode M65 PCB V2

Image Gallery

The Mode M65 V2 is 65% PCB for the Mode line of keyboards. As of march 2026, the models compatible with this PCB are the Encore Envoy and SixtyFive. This firmware fits both solderable and hotswap variants.

  • Keyboard Maintainer: Gondolindrim
  • Hardware Supported: proprietary PCB using STM32F401 controller
  • Hardware Availability: at the Mode Designs website.

Flashing instructions

First you need to put the PCB in DFU mode through the bootloader. This is done in 3 ways:

  • Bootmagic reset: Hold down the key ESC key and plug in the keyboard (top Left most switch)
  • Keycode in layout: Press the key mapped to QK_BOOT if available
  • Physical Reset Button: hold down the button on the back of the PCB for at least five seconds.

Flashing example for this keyboard:

make mode/m65v2:default:flash

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