summaryrefslogtreecommitdiff
path: root/keyboards/playkbtw/ca66/keymaps
AgeCommit message (Collapse)Author
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-01-13[Keyboard] Add VIA support for CA66 (#11522)J.Flanagan
* 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>
2019-09-07CA66 R1/R2 Cleanup (#6678)MechMerlin
* fixup readme to adhere to QMK standards and to also have more information * use pragma once * strip out the custom bootmagic lite routine as it is the same as QMK's default bootmagic lite routine. Also add the caps lock led indicator * turn on bootmagic lite * update default keymap * Update keyboards/playkbtw/ca66/ca66.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * remove lines 4 thru 37 and add bootloader
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark
2018-11-27Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević
2018-06-04change to ca66 kelorean layout (#3116)KeLorean
2018-06-02Fixed mistake to kelorean keymap for ca66 (#3109)KeLorean
2018-06-01Put CA66 and PK60 under a playkbtw directory (#3102)MechMerlin
* Add playkbtw directory to put ca66 and pk60 in * delete old references * edit readmes for links