0c09c9845e0f1d27d74041aded3687250db0108d
Lily58minh
Compiling and flashing
Compiling
- Install
qmk. - Go into the github repo of
qmk-firmware. - Clone this repo into
keyboards/lily58/keymaps/lily58minh/. - Go back to
qmk-firmwareroot. - Run
make git-submodules && git pullto get latest changes. - Run
make lily58:lily58minhto compile the firmware.
Flashing
- Plug the USB-C cable into your right half, run
make lily58:lily58minh:dfu-split-rightand press the reset button your Elite C controller. - Vice versa for the left half with
make lily58:lily58minh:dfu-split-left
Description
Languages
C
93.9%
Makefile
6.1%