]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/jd40/readme.md
Merge branch 'master' into coderkun_neo2
[qmk_firmware.git] / keyboards / jd40 / readme.md
1 ## jd40 mkii keyboard firmware
2
3     Pins:
4     MATRIX_ROW_PINS { F0, F1, F5, B4 }
5     MATRIX_COL_PINS { F4, D7, B5, B6, C6, C7, D4, D6, D5, D0, D1, D2 }
6     RGB_DI_PIN D3       
7         
8 ======================
9
10 ## Quantum MK Firmware
11
12 For the full Quantum feature list, see [the parent readme.md](/readme.md).
13
14 ## Building
15
16 Download or clone the whole firmware and navigate to the keyboards/jd40 folder. 
17 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.