qmk_firmware/keyboards/mnk1800s
2023-03-11 00:39:56 +11:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Move matrix config to info.json, part 7 (#20020) 2023-03-11 00:39:56 +11:00
info.json Move matrix config to info.json, part 7 (#20020) 2023-03-11 00:39:56 +11:00
mnk1800s.c [Keyboard] mnk1800s initial commit (#13444) 2021-07-19 22:24:40 -07:00
mnk1800s.h [Keyboard] mnk1800s initial commit (#13444) 2021-07-19 22:24:40 -07:00
readme.md [Keyboard] mnk1800s initial commit (#13444) 2021-07-19 22:24:40 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

MNK1800s

This is a southpaw 65% keyboard. It supports VIA.

Instructions

Build

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

make mnk1800s: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 mnk1800s:<keymap>:flash)