logo

qmk_firmware

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

readme.md (884B)


  1. # Keycult 1800
  2. This is a 1800 layout PCB
  3. * Keyboard Maintainer: [Yiancar](https://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar)
  4. * Hardware Supported: A 1800 keyboard with STM32F072CB or APM compatible
  5. * Hardware Availability: https://keycult.com/
  6. ## Instructions
  7. ### Build
  8. Make example for this keyboard (after setting up your build environment):
  9. make keycult/keycult1800:default
  10. 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).
  11. ### Reset
  12. - Unplug
  13. - Hold Escape
  14. - Plug In
  15. - Unplug
  16. - Release Escape
  17. ### Flash
  18. - Unplug
  19. - Hold Escape
  20. - Plug In
  21. - Flash using QMK Toolbox or dfu-util (`make keycult/keycult1800:<keymap>:dfu-util`)