Skip to content

JohnFajardo/handwired-macropad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handwired Macropad

final assembly

A quick handwired macropad I built for a coworker so that he could sample Box Jade switches.

Bill of materials

Pinout

  • col0: GP27
  • col1: GP20
  • col2: GP29
  • col3: GP11
  • row0: GP10
  • row1: GP0
  • row2: GP2, the + key is wired to the end of this row.
  • row3: GP3
  • row4: GP5, the ENTER key is wired to the end of this row.

pin-mappings

Diodes are hooked into the rows, but if you solder them to the columns, remember to change diode_direction to ROW2COL in the info.json file.

Firmware installation

  • After setting up your QMK environment, copy the handwired_macropad folder into the keyboards directory of your QMK installation.

  • To check the layout, run:

qmk info -kb handwired_macropad -l 

Then to compile and flash in one go, just enter bootloader mode on your RP2040 and run:

qmk flash -kb handwired_macropad -km default

If you're new to QMK, check out their Complete Newbs Guide.

3d printed case

case

A case model is provided for you to 3d print. It is recommended to print the plate with the top side facing the print surface for texture transfer, while supports are recommended for the case body.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published