qmk-firmware/keyboards/ymdk_np21
fauxpark 2557bc8e6f
Remove custom matrix from PS2AVRGB boards (#7396)
* Remove custom matrix from PS2AVRGB boards

* Add custom backlight.c to SRC for bminiex, for now

* Add missing DIODE_DIRECTIONs
2020-01-02 17:45:41 +11:00
..
keymaps/default
README.md
backlight.c
backlight_custom.h
breathing_custom.h
config.h Remove custom matrix from PS2AVRGB boards (#7396) 2020-01-02 17:45:41 +11:00
rules.mk Remove custom matrix from PS2AVRGB boards (#7396) 2020-01-02 17:45:41 +11:00
usbconfig.h
ymdk_np21.c
ymdk_np21.h Remove custom matrix from PS2AVRGB boards (#7396) 2020-01-02 17:45:41 +11: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.