qmk-firmware/keyboards/jd40
Jack Humbert b476d65b9c Update keyboards' rules.mk/Makefiles (#1442)
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-30 16:09:52 -04:00
..
keymaps/default Add support for JD40 MKII PCB 2016-09-02 16:14:40 -07:00
Makefile Update Makefile 2016-10-16 15:59:50 -04:00
config.h rgb light through midi 2016-11-17 17:42:14 -05:00
jd40.c Add support for JD40 MKII PCB 2016-09-02 16:14:40 -07:00
jd40.h Add support for JD40 MKII PCB 2016-09-02 16:14:40 -07:00
readme.md Add support for JD40 MKII PCB 2016-09-02 16:14:40 -07:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00

readme.md

jd40 mkii keyboard firmware

Pins:
MATRIX_ROW_PINS { F0, F1, F5, B4 }
MATRIX_COL_PINS { F4, D7, B5, B6, C6, C7, D4, D6, D5, D0, D1, D2 }
RGB_DI_PIN D3	

======================

Quantum MK Firmware

For the full Quantum feature list, see the parent readme.md.

Building

Download or clone the whole firmware and navigate to the keyboards/jd40 folder. Once your dev env is setup, you'll be able to type make to generate your .hex - you can then use the Amtel Flip to program your .hex file.