qmk-firmwares/keyboards/mnk75
James Young 9c1f73ad4b
MNK75 Layout Additions (#20741)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_ansi_split_bs

* add LAYOUT_ansi

* add LAYOUT_ansi_tsangan_split_bs

* add LAYOUT_ansi_tsangan

* add LAYOUT_iso_split_bs

* add LAYOUT_iso

* add LAYOUT_iso_tsangan_split_bs

* add LAYOUT_iso_tsangan
2023-05-06 11:44:46 -07:00
..
keymaps
config.h Move matrix config to info.json, part 7 (#20020) 2023-03-11 00:39:56 +11:00
info.json MNK75 Layout Additions (#20741) 2023-05-06 11:44:46 -07:00
matrix_diagram.md MNK75 Layout Additions (#20741) 2023-05-06 11:44:46 -07:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

MNK75

This is a 75% layout PCB. It supports VIA.

Instructions

Build

Make example for this keyboard (after setting up your build environment):

make mnk75:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Reset

  • Unplug
  • Hold Escape
  • Plug In
  • Unplug
  • Release Escape

Flash

  • Unplug
  • Hold Escape
  • Plug In
  • Flash using QMK Toolbox or CLI (make mnk75:<keymap>:flash)