qmk_firmware/keyboards/playkbtw/ca66
J.Flanagan 1f633c027b
[Keyboard] Add VIA support for CA66 (#11522)
* Add VIA support

made changes to add VIA support for the CA66

- added VIA keymap.c, readme.md, rules.mk
- changes made to main rules.mk to keep firmware size down (mousekey_enable = no; backlight_enable = no)
- changed VENDOR_ID in config.h from 0xFEED to 0x504B (PK)

* Minor changes to CA66 for VIA support

edited keymap info
enabled backlight

* Update vendorID

Change to vendorID to remove conflict with previously chosen vendorID already in use

* Update keyboards/playkbtw/ca66/rules.mk

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/playkbtw/ca66/keymaps/via/readme.md

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/playkbtw/ca66/keymaps/via/keymap.c

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Joel Challis <git@zvecr.com>
2021-01-13 23:01:14 -08:00
..
keymaps [Keyboard] Add VIA support for CA66 (#11522) 2021-01-13 23:01:14 -08:00
ca66.c Refactor to use led config - Part 5 (#10975) 2020-11-21 19:11:24 +00:00
ca66.h CA66 R1/R2 Cleanup (#6678) 2019-09-07 18:04:48 +10:00
config.h [Keyboard] Add VIA support for CA66 (#11522) 2021-01-13 23:01:14 -08:00
info.json Put CA66 and PK60 under a playkbtw directory (#3102) 2018-06-01 08:58:30 -07:00
readme.md CA66 R1/R2 Cleanup (#6678) 2019-09-07 18:04:48 +10:00
rules.mk Trim firmware sizes from default rules.mk, part 3 (#8045) 2020-01-30 11:13:49 -08:00

CA66

Custom 65%

This QMK firmware handles both PCBs from Round 1 and from Round 2.

Keyboard Maintainer: QMK Community
Hardware Supported: CA66 R1/R2
Hardware Availability: Play Keyboard

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

make playkbtw/ca66:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.