You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Joel Challis b7771ec25b
RESET -> QK_BOOT default keymaps (#17037)
2 years ago
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2 years ago
chconf.h Add initial support for M65S (#14027) 2 years ago
config.h Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 2 years ago
halconf.h Add initial support for M65S (#14027) 2 years ago
info.json Mode M65S touch-up (#14722) 2 years ago
m65s.c Add non blackpill F4x1 config files (#16600) 2 years ago
m65s.h Add initial support for M65S (#14027) 2 years ago
mcuconf.h Add initial support for M65S (#14027) 2 years ago
readme.md Mode M65S touch-up (#14722) 2 years ago
rules.mk Fixes for bootloader refactor build failures (#15638) 2 years ago

readme.md

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.