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.

20 lines
900 B

  1. # Lyra Keyboard
  2. By Domanic Calleja - https://github.com/Malevolti
  3. Lyra is 7x5 keys column-staggered split keyboard. Based on Sofle, Lily58, Corne and Helix keyboards.
  4. There is an open source PCB available via https://github.com/Malevolti/Lyra
  5. Instructions for handwiring and hand-wire specific case STLs are available for home 3d printing
  6. Make example for this keyboard (after setting up your build environment):
  7. make lyra:default
  8. Flashing example for this keyboard:
  9. make lyra:default:flash
  10. Press reset button on the keyboard when asked.
  11. Disconnect the first half, connect the second one and repeat the process.
  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).