You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
1.0 KiB

  1. # Alas
  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://geekhack.org/index.php?topic=119025.0
  6. ![Layer 0](https://i.imgur.com/LL5mZXAh.png)
  7. ![Layer 1](https://i.imgur.com/RJDVmtyh.png)
  8. ## Instructions
  9. ### Build
  10. Make example for this keyboard (after setting up your build environment):
  11. make alas:default
  12. Flashing example for this keyboard:
  13. make alas:default:flash
  14. 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).
  15. ### Reset
  16. - Unplug
  17. - Hold Escape
  18. - Plug In
  19. - Unplug
  20. - Release Escape
  21. ### Flash
  22. - Unplug
  23. - Hold Escape
  24. - Plug In
  25. - Flash using QMK Toolbox or CLI (`make alas:<keymap>:flash`)