qmk_firmware/keyboards/pluckey
Ryan 2da0827d4f
Remove matrix size defines (#19581)
2023-02-17 16:08:25 +11:00
..
keymaps [Keymap] Update Miryoku (#16482) 2022-07-02 21:26:23 +10:00
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
pluckey.c
pluckey.h Pluckey: Fix QMK Configurator Implementation (#15254) 2021-11-23 11:02:38 -08:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

Pluckey

pluckey

The pluckey is an ergodox like split keyboard with moderate columnal stagger and a horizontal space key.

  • Keyboard Maintainer: floookay
  • Hardware Supported: pluckey pcbs with pro micro controllers
  • Hardware Availability: pcb & case files

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

make pluckey:default

Flashing example for this keyboard:

make pluckey:default:flash

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