qmk-firmware/keyboards/jc65
fauxpark f5209aa4e9 Remove custom backlight code for PS2AVRGB boards (#7775)
* Remove custom backlight code for PS2AVRGB boards

* Remove custom driver setting

* BACKLIGHT_BREATHING goes in config.h, not here

* Don't need to include backlight.c again here either

* Turn on backlight for Canoe

* Disable console on a few boards due to oversize
2020-01-18 23:00:32 -08:00
..
v32a Remove custom backlight code for PS2AVRGB boards (#7775) 2020-01-18 23:00:32 -08:00
v32u4 Cleanup rules.mk for 32U4 keyboards, I-K (#7097) 2019-10-21 21:43:18 -07:00
readme.md Update JC65 Readme (#3384) 2018-07-12 10:36:47 -07:00

readme.md

JC65

JC65 with 32u4 JC65 with 32a

The JC65 is the PCB for the Rama M65-A sold through keyclack.com. There are two revisions available, a native QMK powered PCB (v32u4) and a PS2AVRGB PCB (v32a), both are available on keyclack.

QMK is supported for both variants.

Make example native QMK version (after setting up your build environment):

make jc65/v32u4:default

Make example ps2avrGB version (after setting up your build environment):

make jc65/v32a:default