Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.02 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.02 KB

cvntpad 🍋

cvntpad logo: a dark gray keyboard with white keys and a pair of lime green lips in the background

the cvntpad is a (currently wip) 3x3 qmk macropad powered by the waveshare rp2040

it's my first attempt at cad modelling and writing qmk keymaps, so expect it to be very rough around the edges

the case (wip!)

i made the case using tinkercad, it's very basic and also kinda bad but it's my first cad model so i'm happy with it for now

case .stl files are in the /case folder, i use cura to print them using the Fine - (0.1mm) profile.

firmware

compiling should be as easy as running ./build.sh, provided you've installed the qmk cli

if you need help with other parts of the qmk build process please refer to the official guide.

credits