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

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.