Ryan b8f29c3865 Update GPIO macros in keymaps (#23792) há 2 anos atrás
..
keymaps b8f29c3865 Update GPIO macros in keymaps (#23792) há 2 anos atrás
config.h c4e182b98e Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 2 (#23780) há 2 anos atrás
keyboard.json c4e182b98e Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 2 (#23780) há 2 anos atrás
punk75.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) há 2 anos atrás
readme.md 5e812cc4be Add keyboard Punk75 (#9731) há 6 anos atrás
rules.mk 40d0512794 Migrate build target markers to keyboard.json - P (#23565) há 2 anos atrás

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.