summaryrefslogtreecommitdiff
path: root/keyboards/playkbtw/ca66/keymaps
Commit message (Collapse)AuthorAge
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-06
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#18560)Joel Challis2022-10-01
|
* [Keymap] Personal user space code and keymaps by ZyBeR (#18512)ZyberSE2022-09-29
| | | Co-authored-by: ZyBeR <n/a>
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
|
* [Keyboard] Add VIA support for CA66 (#11522)J.Flanagan2021-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* CA66 R1/R2 Cleanup (#6678)MechMerlin2019-09-07
| | | | | | | | | | | | | | | | | | * 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
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-17
|
* Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević2018-11-27
|
* change to ca66 kelorean layout (#3116)KeLorean2018-06-04
|
* Fixed mistake to kelorean keymap for ca66 (#3109)KeLorean2018-06-02
|
* Put CA66 and PK60 under a playkbtw directory (#3102)MechMerlin2018-06-01
* Add playkbtw directory to put ca66 and pk60 in * delete old references * edit readmes for links