You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931)
1 year ago
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2 years ago
config.h Remove `UNUSED_PINS` (#17931) 1 year ago
info.json Move keyboard USB IDs and strings to data driven: P (#17875) 1 year ago
punk75.c Add keyboard Punk75 (#9731) 3 years ago
punk75.h Add keyboard Punk75 (#9731) 3 years ago
readme.md Add keyboard Punk75 (#9731) 3 years ago
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2 years ago

readme.md

punk75

punk75

Punk75 is an 75-key ortho keyboard with all its components being hand-solderable (through hole).

More info, BOM list and build guide here

  • Keyboard Maintainer: dsanchezseco
  • Hardware Supported: ATmega32A-PU
  • Hardware Availability: None (yet) source it yourself ;)

Make example for this keyboard (after setting up your build environment):

make punk75:default

Flashing example for this keyboard:

make punk75:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.