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 fe00bb9746
Migrate i2c EEPROM_DRIVER to info.json (#22013)
7 months ago
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2 years ago
chconf.h Add initial support for M65S (#14027) 2 years ago
config.h Move `TAP_CODE_DELAY` to data driven (#21363) 10 months ago
halconf.h Add initial support for M65S (#14027) 2 years ago
info.json Migrate i2c EEPROM_DRIVER to info.json (#22013) 7 months ago
m65s.c Move miscellaneous defines to data driven (#21382) 10 months ago
matrix_diagram.md Mode SixtyFive S Layout Additions (#20742) 1 year ago
mcuconf.h Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520) 1 year ago
readme.md Mode M65S touch-up (#14722) 2 years ago
rules.mk Migrate i2c EEPROM_DRIVER to info.json (#22013) 7 months 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.