diff options
Diffstat (limited to 'keyboards/lyra/readme.md')
| -rw-r--r-- | keyboards/lyra/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/lyra/readme.md b/keyboards/lyra/readme.md new file mode 100644 index 000000000..575afa3f0 --- /dev/null +++ b/keyboards/lyra/readme.md | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | # Lyra Keyboard | ||
| 2 | By Domanic Calleja - https://github.com/Malevolti | ||
| 3 | |||
| 4 | Lyra is 7x5 keys column-staggered split keyboard. Based on Sofle, Lily58, Corne and Helix keyboards. | ||
| 5 | There is an open source PCB available via https://github.com/Malevolti/Lyra | ||
| 6 | Instructions for handwiring and hand-wire specific case STLs are available for home 3d printing | ||
| 7 | |||
| 8 | Make example for this keyboard (after setting up your build environment): | ||
| 9 | |||
| 10 | make lyra:default | ||
| 11 | |||
| 12 | Flashing example for this keyboard: | ||
| 13 | |||
| 14 | make lyra:default:flash | ||
| 15 | |||
| 16 | Press reset button on the keyboard when asked. | ||
| 17 | |||
| 18 | Disconnect the first half, connect the second one and repeat the process. | ||
| 19 | |||
| 20 | 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). | ||
