qmk_firmware/keyboards/punk75
2023-02-06 02:40:23 +00:00
..
keymaps Normalise Space Cadet keycodes (#18864) 2022-10-27 11:19:16 +01:00
config.h Remove unused GRAVE_ESC_CTRL_OVERRIDE from config.h (#19752) 2023-02-06 02:40:23 +00:00
info.json Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00
punk75.c Add keyboard Punk75 (#9731) 2020-07-21 22:45:21 +01:00
punk75.h Add keyboard Punk75 (#9731) 2020-07-21 22:45:21 +01:00
readme.md Add keyboard Punk75 (#9731) 2020-07-21 22:45:21 +01:00
rules.mk Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00

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.