qmk-dactyl-manuform-a/keyboards/pluckey
James Young 8b05d30cd1
Pluckey: Fix QMK Configurator Implementation (#15254)
* rename LAYOUT to LAYOUT_all

* pluckey.h: add matrix diagram

* pluckey.h: use XXX for KC_NO

* add LAYOUT_ergo macro with keymap

`info.json` had layout data for this macro, but the macro was not present in the source code.

* info.json: correct key sequence

Fixes incorrect key assignments in QMK Configurator.
2021-11-23 11:02:38 -08:00
..
keymaps Pluckey: Fix QMK Configurator Implementation (#15254) 2021-11-23 11:02:38 -08:00
config.h
info.json Pluckey: Fix QMK Configurator Implementation (#15254) 2021-11-23 11:02:38 -08:00
pluckey.c
pluckey.h Pluckey: Fix QMK Configurator Implementation (#15254) 2021-11-23 11:02:38 -08:00
readme.md
rules.mk

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.