mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-25 18:41:14 +00:00
* Add lily58 and common code * Apply suggestions from code review Co-authored-by: jack <jack@pngu.org> * Apply suggestions from code review Co-authored-by: jack <jack@pngu.org> --------- Co-authored-by: jack <jack@pngu.org>
1.1 KiB
1.1 KiB
Lily58 Pro
A refreshed Lily58 PCB with RGB, battery, power switch and encoder support.
- Keyboard Maintainer: dasky
- Hardware Supported: Controllers using promicro footprint.
- Hardware Availability: https://mechboards.co.uk
Make example for this keyboard (after setting up your build environment):
qmk compile -kb mechboards/lily58/pro -km default
Flashing example for this keyboard:
qmk flash -kb mechboards/lily58/pro -km default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the top left key (for left half) or top right key (for right half) when plugging in USB.
- Physical reset button: Briefly double press the button below the TRRS socket.
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available