qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1104B)


      1 # MNK60
      2 
      3 ![MNK60](https://i.imgur.com/n1arBEh.png)
      4 
      5 A QMK-powered, VIA-enabled universal 60% PCB with support for ANSI/ISO layouts, split Backspace, split Right Shift, stepped Caps Lock, 6.25U/7U bottom row, split Spacebar and RGB underglow. 
      6 
      7 * Keyboard Maintainer: [kopibeng](https://github.com/kopibeng)
      8 * Hardware Supported: KEI
      9 * Hardware Availability: [MONOKEI](https://monokei.co)
     10 
     11 Make example for this keyboard (after setting up your build environment):
     12 
     13     make kopibeng/mnk60:default
     14 	
     15 Flashing example for this keyboard:
     16 
     17     make kopibeng/mnk60:default:flash
     18 
     19 
     20 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
     21 
     22 ## Bootloader
     23 
     24 * Physical reset button: Press the RESET switch on top side of PCB.
     25 * Bootmagic reset: Unplug keyboard, hold down ESC key and plug in the keyboard.
     26 * Keycode reset: Press the `QK_BOOT` keycode (default: MO(1) + R keys) in layout if available.