]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/jc65/readme.md
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
[qmk_firmware.git] / keyboards / jc65 / readme.md
1 # JC65
2
3 ![JC65 with 32u4](https://i.imgur.com/I4hCyBI.jpg)
4 ![JC65 with 32a](https://i.imgur.com/9cJ9UbX.jpg)
5
6 The JC65 is the PCB for the Rama M65-A sold through [keyclack.com](https://keyclack.com/). There are two revisions available, a native QMK powered PCB (v32u4) and a PS2AVRGB PCB (v32a), both are available on keyclack. 
7
8 QMK is supported for both variants. 
9
10 Make example native QMK version (after setting up your build environment):
11
12     make jc65/v32u4:default
13
14 Make example ps2avrGB version (after setting up your build environment):
15
16     make jc65/v32a:default