qmk_firmware/keyboards/pinky/3
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
..
keymaps Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
.noci Exclude more keyboards from CI (#11436) 2021-01-13 08:12:28 -08:00
3.c
3.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

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.