diff options
author | Domanic Calleja <82970232+Malevolti@users.noreply.github.com> | 2022-01-09 04:02:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-08 20:02:45 -0800 |
commit | 7b27957adf3b960958e2592ce10e29fe866ee2fc (patch) | |
tree | d08f16fd34b72d2e994a285911d8eb9be20d3e1f /keyboards/lyra/readme.md | |
parent | 70469d373dfe52c9778289ac2c96ae9c5bf3b2fb (diff) |
[Keyboard] Delete lyra (located in malevolti/lyra) (#15524)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/lyra/readme.md')
-rw-r--r-- | keyboards/lyra/readme.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/lyra/readme.md b/keyboards/lyra/readme.md deleted file mode 100644 index 575afa3f03..0000000000 --- a/keyboards/lyra/readme.md +++ /dev/null @@ -1,20 +0,0 @@ -# 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). |