Joel Challis 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
..
keymaps 45dc2499dc Remove all via-enabled keymaps, including `via`. (#24322) 1 year ago
chconf.h eee553337a Add initial support for M65S (#14027) 4 years ago
config.h 495e83b30f Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 2 (#23773) 2 years ago
halconf.h eee553337a Add initial support for M65S (#14027) 4 years ago
keyboard.json 0bd02952ea Remove `"command":false` from keyboards (#25193) 1 year ago
m65s.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago
matrix_diagram.md db22cad79d Mode SixtyFive S Layout Additions (#20742) 3 years ago
mcuconf.h d978432812 Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520) 4 years ago
readme.md f32db0bdd1 Mode M65S touch-up (#14722) 4 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.