qmk_firmware/keyboards/mnk1800s
2022-10-20 18:04:11 -07:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Remove more RESET keycode references (#18252) 2022-09-03 06:50:44 +01:00
info.json Move keyboard USB IDs and strings to data driven: M (#17859) 2022-08-03 17:15:43 +10: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 Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +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)