summaryrefslogtreecommitdiff
path: root/keyboards/lyra/readme.md
blob: 575afa3f03ff5ca3cd71cb2299877db7e6cd57ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Lyra Keyboard
By Domanic Calleja - https://github.com/Malevolti

Lyra is 7x5 keys column-staggered split keyboard. Based on  Sofle, Lily58, Corne and Helix keyboards.
There is an open source PCB available via https://github.com/Malevolti/Lyra
Instructions for handwiring and hand-wire specific case STLs are available for home 3d printing

Make example for this keyboard (after setting up your build environment):

    make lyra:default

Flashing example for this keyboard:

    make lyra:default:flash

Press reset button on the keyboard when asked.

Disconnect the first half, connect the second one and repeat the process.

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).