qmk_firmware/keyboards/mode/m65s
2023-07-02 22:40:13 +01:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
chconf.h
config.h Move TAP_CODE_DELAY to data driven (#21363) 2023-06-25 22:06:31 +10:00
halconf.h
info.json Move TAP_CODE_DELAY to data driven (#21363) 2023-06-25 22:06:31 +10:00
m65s.c Move miscellaneous defines to data driven (#21382) 2023-07-02 22:40:13 +01:00
matrix_diagram.md Mode SixtyFive S Layout Additions (#20742) 2023-05-06 12:01:04 -07:00
mcuconf.h Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520) 2022-07-01 15:36:08 +01:00
readme.md Mode M65S touch-up (#14722) 2021-10-06 01:44:57 -07:00
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01: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.