qmk-dactyl-manuform-a/keyboards/lyra
Drashna Jaelre 9d235d4fc5
[Core] Change OLED task function to be boolean (#14864)
* [Core] Add kb level callbacks to OLED driver

* Update keyboards and keymaps

* Update docs

* Update userspace configs

* Add fix for my keymap ...

* update lefty
2021-11-02 09:42:50 +11:00
..
keymaps [Bug] Keymap Fixes - lyra and reviung39 (#14400) 2021-09-11 23:21:56 -07:00
rev1 Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00
config.h [Keyboard] add lyra (#13977) 2021-09-08 23:34:32 -07:00
lyra.c [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
lyra.h [Keyboard] add lyra (#13977) 2021-09-08 23:34:32 -07:00
readme.md [Keyboard] add lyra (#13977) 2021-09-08 23:34:32 -07:00

readme.md

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.