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.
 
 
 
 
 
Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454)
2 years ago
..
config.h [Keyboard] add Lily58L keymap (#9870) 3 years ago
keymap.c [Core] Refactor OLED to allow easy addition of other types (#13454) 2 years ago
readme.md [Keyboard] add Lily58L keymap (#9870) 3 years ago
rules.mk [Keyboard] add Lily58L keymap (#9870) 3 years ago

readme.md

Lily58L

A modified Lily58 pcb, with underglow, per key rgb light and rotary encoder support.

  • SK6812 Mini-E per key led's (58x) for easy soldering
  • 6x SK6812 Mini led's per side for underglow
  • Support for 1 rotary encoder on each side

Left encoder: volume up/down, next/previous track on RAISE layer
Right encoder: cursor down/up, right/left on LOWER layer

Make example for this keyboard (after setting up your build environment):

make lily58/light:lily58l

Flashing example for this keyboard:

make lily58/light:lily58l:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.