qmk_firmware/keyboards/pinky/3
2023-02-03 00:04:10 +00:00
..
keymaps [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007) 2022-12-12 16:52:22 +01:00
3.c add Pinky keyboard (#4748) 2019-01-05 09:35:48 -08:00
3.h [Keyboard] Pinky refactor (#11643) 2021-01-22 08:37:36 -08:00
config.h Remove unused MATRIX_HAS_GHOST from config.h (#19726) 2023-02-03 00:04:10 +00: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

Pinky3

A split keyboard with 3x7 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/3:default

Flashing example for this keyboard:

make pinky/3: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.