qmk-firmware/keyboards/jj50
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
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
info.json
jj50.c Remove custom matrix from PS2AVRGB boards (#7396) 2020-01-02 17:45:41 +11:00
jj50.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

README.md

JJ50

A preonic-like board

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

make jj50:default

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

make jj50:default:flash

Reset Key: Hold down the key Backspace (Key below the top right key) 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.