qmk-dactyl-manuform-a/keyboards/ymdk_np21
Cole Helbling aaea5e24b6
[Keyboard] YMDK NP21: correct numpad layout matrix (#10874)
I noticed that my KC_PPLS and KC_PENT keys weren't actually doing
anything. By looking at the ortho_6x4 layout, I guessed that maybe the
pins were incorrect and guessed the proper ones. Now, my numpad is fully
functional.
2020-11-16 13:45:45 -08:00
..
keymaps/default [Keyboard] YMDK NP21 refactor (#10181) 2020-08-31 22:30:07 -07:00
config.h [Keyboard] YMDK NP21 refactor (#10181) 2020-08-31 22:30:07 -07:00
info.json [Keyboard] YMDK NP21 refactor (#10181) 2020-08-31 22:30:07 -07:00
readme.md [Keyboard] YMDK NP21 refactor (#10181) 2020-08-31 22:30:07 -07:00
rules.mk [Keyboard] YMDK NP21 refactor (#10181) 2020-08-31 22:30:07 -07:00
ymdk_np21.c Fix LED configuration for PS2AVRGB boards (#7989) 2020-01-23 19:24:10 -08:00
ymdk_np21.h [Keyboard] YMDK NP21: correct numpad layout matrix (#10874) 2020-11-16 13:45:45 -08:00

readme.md

YMDK NP21

kp21 — full grid layout

ps2avrGB based number-pad sold fully assembled by YMDK on Aliexpress.

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

make ymdk_np21:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make ymdk_np21:default:flash

Reset Key: Hold down the 'Top Left Key' (USB on top) while plugging in the keyboard.

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