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.
 
 
 
 
 
Ryan d09a06a1b3
Update GPIO API usage in keyboard code (#23361)
3 days ago
..
keymaps [Keymap Removal] Planck and related keymaps. (#22683) 4 months ago
config.h Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 1 year ago
keyboard.json Migrate build target markers to keyboard.json - P (#23565) 2 weeks ago
punk75.c Update GPIO API usage in keyboard code (#23361) 3 days ago
readme.md Add keyboard Punk75 (#9731) 3 years ago
rules.mk Migrate build target markers to keyboard.json - P (#23565) 2 weeks 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.