aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/playkbtw/ca66/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-253-60/+0
|
* Update Underglow keycodes (#23765)Ryan2024-08-252-8/+8
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-111-1/+1
|
* Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis2024-02-151-27/+0
|
* [Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel2023-12-172-55/+0
|
* Remove userspace keymaps (#22544)Joel Challis2023-11-262-22/+0
|
* Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2023-07-061-12/+3
|
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-053-3/+3
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-212-2/+2
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#18560)Joel Challis2022-10-011-1/+1
|
* [Keymap] Personal user space code and keymaps by ZyBeR (#18512)ZyberSE2022-09-302-0/+22
| | | Co-authored-by: ZyBeR <n/a>
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-223-3/+3
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Keyboard] Add VIA support for CA66 (#11522)J.Flanagan2021-01-143-0/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-071-18/+0
| | | | | | | | | | | | | | | | | | * 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-171-3/+0
|
* Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević2018-11-281-1/+1
|
* change to ca66 kelorean layout (#3116)KeLorean2018-06-041-1/+2
|
* Fixed mistake to kelorean keymap for ca66 (#3109)KeLorean2018-06-021-25/+25
|
* Put CA66 and PK60 under a playkbtw directory (#3102)MechMerlin2018-06-014-0/+129
* Add playkbtw directory to put ca66 and pk60 in * delete old references * edit readmes for links