logo

qmk_firmware

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

readme.md (977B)


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