qmk-firmware/keyboards/jc65/v32u4
Gam3cat 2b8a82fb9d M10-A, M65-A, GonNerd keymaps (#2418)
* adding my keymap

* update keymap

* adding gamecat keymap for jc65 keyboard

* updating jc65-gamecat keymap

* updating jc65-gamecat keymap

* updating jc65-gamecat keymap

* updating jc65-gamecat keymap

* M10a keymap and M65a updates

* keymap updates

* keymap updates

* M10a/M65a keymap updates

* M10a/M65a keymap updates

* Delete test.txt

* M65 keymap update

* M65 keymap update

* M65 keymap update

* M65/M10 keymap updates

* M65 keymap update

* M65 keymap update

* M65 keymap update

* M65 keymap update

* M65 keymap update

* M65/M10 keymap update

* M65 keymap update

* M65 keymap update

* M65 keymap update

* M65 keymap update

* M65 keymap update

* Set theme jekyll-theme-cayman

* Set theme jekyll-theme-slate

* M65 keymap update

* M10a/M65a keymap updates

* M10a keymap update

* M65a keymap update

* M65a keymap update

* M65a keymap update

* M65a readme update

* M65a/M10a updates

* M65a readme updates

* M65a/M10a updates

* M65A update

* M65A update

* M65A update

* M65A update

* M65A/M10A keymap update

* M10A keymap update

* Set theme jekyll-theme-tactile

* M10A keymap update

* M65A keymap.c update

* M65 keymap added LED backlight toggle, inc/dec to adjust layer.

* M65 keymap/readme updates.

* M65 keymap fix

* M65 keymap update

* remove theme

* fix comments/readme

* update keymap

* LED backlight update, guess based on reading atmega32u4 documentation for DDRB/PORTB regs, believe DDRB should only be written to once not every time CAPS is hit, but really not too sure.

* LED backlight update, guess based on reading atmega32u4 documentation for DDRB/PORTB regs, believe DDRB should only be written to once not every time CAPS is hit, but really not too sure.

* M65 keymap update

* Updated M65, M10, and gonNerd keymaps.

* update

* del

* keymap updates M65, M10, gonnerd

* update keymaps

* adding back readme that somehow got removed.
2018-02-28 16:44:27 -05:00
..
keymaps M10-A, M65-A, GonNerd keymaps (#2418) 2018-02-28 16:44:27 -05:00
config.h 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
v32u4.c Add JC65 ps2avrGB keyboard (#2351) 2018-02-10 17:24:54 -05:00
v32u4.h Add JC65 ps2avrGB keyboard (#2351) 2018-02-10 17:24:54 -05: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/v32u4:default

Or to make and flash:

make jc65/v32u4:default:dfu

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