qmk-firmware/keyboards/jc65/v32a
Jason Barnachea 0e92d99cdc Readme img link updates (#2410)
* QMK and JC65 pcb img links updated

link fixes

* personal keymap updates

new v32u4 keymap, updated v32a keymap

* Update readme.md
2018-02-19 14:07:59 -05:00
..
keymaps Readme img link updates (#2410) 2018-02-19 14:07:59 -05:00
config.h Add JC65 ps2avrGB keyboard (#2351) 2018-02-10 17:24:54 -05:00
i2c.c Add JC65 ps2avrGB keyboard (#2351) 2018-02-10 17:24:54 -05:00
i2c.h Add JC65 ps2avrGB keyboard (#2351) 2018-02-10 17:24:54 -05:00
matrix.c Add JC65 ps2avrGB keyboard (#2351) 2018-02-10 17:24:54 -05:00
readme.md Readme img link updates (#2410) 2018-02-19 14:07:59 -05:00
rules.mk Add JC65 ps2avrGB keyboard (#2351) 2018-02-10 17:24:54 -05:00
usbconfig.h Add JC65 ps2avrGB keyboard (#2351) 2018-02-10 17:24:54 -05:00
v32a.c Add JC65 ps2avrGB keyboard (#2351) 2018-02-10 17:24:54 -05:00
v32a.h Add JC65 ps2avrGB keyboard (#2351) 2018-02-10 17:24:54 -05:00

readme.md

JC65 ps2avrGB

JC65

A 65% keyboard with RGB

Keyboard Maintainer: Jason Barnachea

Hardware Supported: JC65 rev.ps2avrgb

Hardware Availability: keyclack.com

The JC65 PCB actually has two revisions: A QMK native version, and a PS2AVRGB version. Jchan offered both PCBs as options during the M65-A Round 1 group buy, and were also available choices for the 65% acrylic case group buy. In the near future both PCB versions should be available from keyclack.com when the storefront part opens.

These docs are for the PS2AVRGB version of the PCB. More info on qmk.fm

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

make jc65/v32a:default

Flash example for this keyboard:

bootloadHID -r jc65_v32a_default.hex

See build environment setup then the make instructions for more information.