qmk_firmware

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

readme.md (963B)


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