| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 3 | -60/+0 |
| | | |||||
| * | Update Underglow keycodes (#23765) | Ryan | 2024-08-25 | 2 | -8/+8 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 2024-05-11 | 1 | -1/+1 |
| | | |||||
| * | Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084) | Joel Challis | 2024-02-15 | 1 | -27/+0 |
| | | |||||
| * | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel | 2023-12-17 | 2 | -55/+0 |
| | | |||||
| * | Remove userspace keymaps (#22544) | Joel Challis | 2023-11-26 | 2 | -22/+0 |
| | | |||||
| * | Get rid of `USB_LED_CAPS_LOCK` (#21436) | Ryan | 2023-07-06 | 1 | -12/+3 |
| | | |||||
| * | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-05 | 3 | -3/+3 |
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-21 | 2 | -2/+2 |
| | | |||||
| * | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 3 | -3/+3 |
| | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
| * | RESET -> QK_BOOT user keymaps (#18560) | Joel Challis | 2022-10-01 | 1 | -1/+1 |
| | | |||||
| * | [Keymap] Personal user space code and keymaps by ZyBeR (#18512) | ZyberSE | 2022-09-30 | 2 | -0/+22 |
| | | | | Co-authored-by: ZyBeR <n/a> | ||||
| * | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-22 | 3 | -3/+3 |
| | | |||||
| * | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -2/+2 |
| | | |||||
| * | [Keyboard] Add VIA support for CA66 (#11522) | J.Flanagan | 2021-01-14 | 3 | -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) | MechMerlin | 2019-09-07 | 1 | -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) | fauxpark | 2019-02-17 | 1 | -3/+0 |
| | | |||||
| * | Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) | Konstantin Đorđević | 2018-11-28 | 1 | -1/+1 |
| | | |||||
| * | change to ca66 kelorean layout (#3116) | KeLorean | 2018-06-04 | 1 | -1/+2 |
| | | |||||
| * | Fixed mistake to kelorean keymap for ca66 (#3109) | KeLorean | 2018-06-02 | 1 | -25/+25 |
| | | |||||
| * | Put CA66 and PK60 under a playkbtw directory (#3102) | MechMerlin | 2018-06-01 | 4 | -0/+129 |
| * Add playkbtw directory to put ca66 and pk60 in * delete old references * edit readmes for links | |||||