Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2022-12-14 | 1 | -1/+1 |
| | |||||
* | 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` | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan | 2022-08-03 | 2 | -8/+7 |
| | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | move keyhive exclusive boards into /keyhive (#16084) | peepeetee | 2022-04-19 | 12 | -0/+378 |
Co-authored-by: Nick Brassel <nick@tzarc.org> |