qmk_firmware/keyboards/k34
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps/default
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
k34.c
k34.h
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

k34

k34

Keyboard Info

The K34 is a custom 34-key unibody keyboard.

Flashing Instructions

To enter the bootloader, short the RST and GND pins, or press the key mapped to QK_BOOT.

Make example for this keyboard (after setting up your build environment):

make k34:default

Flashing example for this keyboard:

make k34:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.