You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1.1 KiB

  1. # Lily58L
  2. <img src="https://keycapsss.com/media/image/21/2b/68/lily58l-split-keyboard-rgb-led-1.jpg" width="400">
  3. A modified Lily58 pcb, with underglow, per key rgb light and rotary encoder support.
  4. - SK6812 Mini-E per key led's (58x) for easy soldering
  5. - 6x SK6812 Mini led's per side for underglow
  6. - Support for 1 rotary encoder on each side
  7. Left encoder: volume up/down, next/previous track on RAISE layer
  8. Right encoder: cursor down/up, right/left on LOWER layer
  9. * Keyboard Maintainer: BenRoe [GitHub](https://github.com/BenRoe) / [Twitter](https://twitter.com/keycapsss)
  10. * Hardware Supported: Pro Micro, or Elite-C
  11. * Hardware Availability: [Keycapsss.com](https://keycapsss.com)
  12. Make example for this keyboard (after setting up your build environment):
  13. make lily58/light:lily58l
  14. Flashing example for this keyboard:
  15. make lily58/light:lily58l:flash
  16. 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).