qmk_firmware/keyboards/punk75
2024-05-11 16:50:48 +01:00
..
keymaps Adjust keycode alignment around QK_BOOT (#23697) 2024-05-11 16:50:48 +01:00
config.h Move USB_MAX_POWER_CONSUMPTION to data driven (#20648) 2023-05-01 17:37:12 +10:00
keyboard.json Migrate build target markers to keyboard.json - P (#23565) 2024-04-22 02:06:41 +01:00
punk75.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
readme.md Add keyboard Punk75 (#9731) 2020-07-21 22:45:21 +01:00
rules.mk Migrate build target markers to keyboard.json - P (#23565) 2024-04-22 02:06:41 +01: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.