qmk-firmwares/keyboards/punk75
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
keymaps Normalise Space Cadet keycodes (#18864) 2022-10-27 11:19:16 +01:00
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
punk75.c
punk75.h
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.