Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 1 | -3/+3 |
| | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
* | Refactor more KC_MISSION_CONTROL/KC_LAUNCHPAD usages (#19891) | Joel Challis | 2023-02-20 | 1 | -25/+1 |
| | |||||
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 3 | -3/+3 |
| | |||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 3 | -3/+3 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove legacy keycodes, part 3 (#18669) | Ryan | 2022-10-11 | 1 | -1/+1 |
| | | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR` | ||||
* | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 1 | -1/+2 |
| | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Idobao ID63 Community Layout support (#17769) | James Young | 2022-07-24 | 3 | -10/+10 |
| | | | | | | | * info.json: add key labels * rename LAYOUT_63_ansi to LAYOUT_60_ansi_arrow * enable community layout support | ||||
* | [Keyboard] New IDOBAO ID63 (a.k.a. Denwir D60) (#17144) | Vino Rodrigues | 2022-07-02 | 6 | -0/+484 |
Co-authored-by: Drashna Jaelre <drashna@live.com> |