logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (930B)


  1. # SuperLyra Keyboard
  2. By Domanic Calleja - https://github.com/Malevolti
  3. SuperLyra is a 90 key column-staggered ergonomic keyboard. Based on the Lyra split with the addition of a centre numpad for ambidextorous use.
  4. This version is a single pcb as opposed to a split, with the alphanumeric segments angled at 30 degrees to eachother.
  5. There is an open source PCB available via https://github.com/Malevolti/SuperLyra
  6. Make example for this keyboard (after setting up your build environment):
  7. make malevolti/superlyra:default
  8. Flashing example for this keyboard:
  9. make malevolti/superlyra:default:flash
  10. Press reset button on the keyboard when asked.
  11. 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).