qmk_firmware/keyboards/pinky/4
2022-09-07 00:35:47 +01:00
..
keymaps Remove legacy define USE_SERIAL_PD2 (#18298) 2022-09-07 00:35:47 +01:00
.noci Exclude more keyboards from CI (#11436) 2021-01-13 08:12:28 -08:00
4.c add Pinky keyboard (#4748) 2019-01-05 09:35:48 -08:00
4.h [Keyboard] Pinky refactor (#11643) 2021-01-22 08:37:36 -08:00
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: P (#17875) 2022-08-03 17:23:15 +10:00
readme.md [Keyboard] Pinky refactor (#11643) 2021-01-22 08:37:36 -08:00
rules.mk Cleanup rules.mk for 32U4 keyboards, N-Q (#7147) 2019-10-25 18:32:18 -07:00

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.