qmk-firmwares/keyboards/mode/m65s
James Young db22cad79d
Mode SixtyFive S Layout Additions (#20742)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_65_ansi_blocker_split_bs

* add LAYOUT_65_ansi_blocker

* add LAYOUT_65_ansi_blocker_tsangan_split_bs

* add LAYOUT_65_ansi_blocker_tsangan

* add LAYOUT_65_iso_blocker_split_bs

* add LAYOUT_65_iso_blocker

* add LAYOUT_65_iso_blocker_tsangan_split_bs

* add LAYOUT_65_iso_blocker_tsangan

* enable Community Layout support
2023-05-06 12:01:04 -07:00
..
keymaps
chconf.h
config.h Move matrix config to info.json, part 7 (#20020) 2023-03-11 00:39:56 +11:00
halconf.h
info.json Mode SixtyFive S Layout Additions (#20742) 2023-05-06 12:01:04 -07:00
m65s.c Move single LAYOUT_alls to data driven (#20430) 2023-04-15 21:08:15 +10: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
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.