Ryan 2da0827d4f Remove matrix size defines (#19581) 3 years ago
..
keymaps f79e1ab748 [Keyboard] Add k34 keyboard (#15250) 4 years ago
config.h 2da0827d4f Remove matrix size defines (#19581) 3 years ago
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
k34.c f79e1ab748 [Keyboard] Add k34 keyboard (#15250) 4 years ago
k34.h f79e1ab748 [Keyboard] Add k34 keyboard (#15250) 4 years ago
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) 4 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

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.