qmk-vial/keyboards/boardsource/lulu
honorless 7b8545b635
fix: detect CONVERT_TO vs MCU in rules.mk
MCU no longer changes to match the converter, resulting in features
being disabled unnecessarily on ARM Micros.

Check for a non-blank CONVERT_TO instead.
2024-02-28 19:38:42 -05:00
..
avr
keymaps fix: detect CONVERT_TO vs MCU in rules.mk 2024-02-28 19:38:42 -05:00
rp2040
config.h
info.json
lulu.c
readme.md

Lulu

boardsource Lulu

The lulu is what the ergo community has needed for a long time, a high-end aesthetic split ergo 60%. With this project we not only tried to create a beautiful product but we also wanted to unify the some what split 60% community. With hotswap, per key rgb & underglow, swappable encoder and adjustable tenting with out giving up anything.

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

make boardsource/lulu/rp2040:default
make boardsource/lulu/avr:default

Flashing example for this keyboard:

make boardsource/lulu/rp2040:default:flash
make boardsource/lulu/avr:default:flash

Compile rp2040 firmware if you purchased PCB in lulu group buy (integrated microcontroller). Compile avr firmware if your PCB uses a drop-in microcontroller like Pro Micro.

Enter bootloader by holding down the upper outer key while you plug in the usb cable, or by pushing the reset switch on the pcb.

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