Skip to content

dnlznk/till_thirty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

till_thirty

When is a gift not a gift

Current keymap

Install QMK

QMK Documentation

Create a new keymap

qmk new-keymap -kb crkbd/rev1 -km <keymap_name>

Building your first firmware

Compile keymap

qmk compile -kb crkbd/rev1 -km <keymap_name> -e CONVERT_TO=promicro_rp2040

This creates the uf2 file to flash the keyboard.

Flash keyboard

Press the reset button on the keyboard 2 times.

Drag & drop the uf2 file to the newly connected device.

Keycap origin

Keycap origin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published