logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (963B)


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