qmk_firmware/keyboards/k34
2022-08-20 10:22:48 -07:00
..
keymaps/default
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: K (#17846) 2022-08-03 17:03:47 +10:00
k34.c
k34.h
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk

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.