qmk_firmware/keyboards/k34
2023-02-08 18:41:46 +11:00
..
keymaps/default [Keyboard] Add k34 keyboard (#15250) 2021-12-18 00:48:33 -08:00
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 [Keyboard] Add k34 keyboard (#15250) 2021-12-18 00:48:33 -08:00
k34.h [Keyboard] Add k34 keyboard (#15250) 2021-12-18 00:48:33 -08:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.