qmk_firmware/keyboards/pinky/4
2023-02-17 16:08:25 +11:00
..
keymaps
4.c
4.h
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md
rules.mk

Pinky4

A split keyboard with 4x7 vertically staggered keys and 4 thumb keys. An idea is inspired from crkbd, Lily58, Ergo42 and Helix.

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

make pinky/4:default

Flashing example for this keyboard:

make pinky/4:default:flash

To reset the board into bootloader mode, double-tap the Reset switch mounted on the PCB.

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