qmk_sweep_skeletyl/keyboards/pluckey
Ryan 7e0299117b
Move encoder config to data driven ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
keymaps [Keymap] Update Miryoku () 2022-07-02 21:26:23 +10:00
config.h Move encoder config to data driven () 2023-02-26 09:45:12 +11:00
info.json Move encoder config to data driven () 2023-02-26 09:45:12 +11:00
pluckey.c [Keyboard] add Pluckey () 2021-10-15 19:01:35 -07:00
pluckey.h Pluckey: Fix QMK Configurator Implementation () 2021-11-23 11:02:38 -08:00
readme.md [Keyboard] add Pluckey () 2021-10-15 19:01:35 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven () 2023-02-08 18:41:46 +11:00

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.