Skip to content

JulianVidal/juliv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Juliv58

A 58 key layout for the lily58 keyboard. Custom symbols layer, numpad, navigation layer and function layer.

How to compile

I use the RP2040 Pro Micro, similar pinout to the ATMEGA Pro micro but with different firmware. So in QMK it needs to be converted to the correct file type .uf2.

# If you have added the deafult keyboard and keymap
qmk compile -e CONVERT_TO=promicro_rp2040

# Wihtout environment configuration
qmk compile -kb lily58 -km juliv -e CONVERT_TO=promicro_rp2040

Flashing

The Pro Micro RP2040 is flashed by double clicking the reset button, it will act as storage space, drag in the .uf2 firmware and it will automatically flash and reconnect as a keyboard.

About

My keyboard keymap in QMK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published