qmk_firmware

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

readme.md (871B)


      1 # MNK1800s
      2 
      3 This is a southpaw 65% keyboard. It supports VIA.
      4 
      5 * Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
      6 * Hardware Supported: A TKL keyboard with STM32F072CB
      7 * Hardware Availability: https://www.monokei.co
      8 
      9 ## Instructions
     10 
     11 ### Build
     12 
     13 Make example for this keyboard (after setting up your build environment):
     14 
     15     make monokei/mnk1800s:default
     16 
     17 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).
     18 
     19 ### Reset
     20 
     21 - Unplug
     22 - Hold Escape
     23 - Plug In
     24 - Unplug
     25 - Release Escape
     26 
     27 ### Flash
     28 
     29 - Unplug
     30 - Hold Escape
     31 - Plug In
     32 - Flash using QMK Toolbox or CLI (`make monokei/mnk1800s:<keymap>:flash`)