qmk-firmware/keyboards/jc65
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
2017-09-08 13:47:50 -04:00
..
keymaps Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
Makefile Base JC65 config 2017-08-08 23:31:56 -04:00
config.h Base JC65 config 2017-08-08 23:31:56 -04:00
jc65.c Base JC65 config 2017-08-08 23:31:56 -04:00
jc65.h Base JC65 config 2017-08-08 23:31:56 -04:00
readme.md Readmes! 2017-08-08 23:31:56 -04:00
rules.mk Base JC65 config 2017-08-08 23:31:56 -04:00

readme.md

JC65

JC65

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 QMK version of the PCB. More info on qmk.fm

Keyboard Maintainer: Ethan Madden Hardware Supported: JC65 rev.qmk Hardware Availability: keyclack.com

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

make jc65-default

Or to make and flash:

make jc65-default-dfu

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