qmk_firmware/keyboards/mnk50
Nick Brassel 416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01: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 split space/backspace layouts to data driven (#20356) 2023-04-08 19:27:11 +10:00
readme.md Add MNK50 (#14031) 2021-08-19 16:53:20 +01:00
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01:00

MNK40

This is a 40% keyboard. It supports VIA.

Instructions

Build

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

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