| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrate `usb.force_nkro` to `host.default.nkro` (#25468) | Joel Challis | 2025-07-10 | 1 | -2/+6 |
| | | |||||
| * | Remove empty `url` fields (#25181) | Joel Challis | 2025-04-22 | 1 | -1/+0 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 2 | -53/+0 |
| | | |||||
| * | Add haptic driver to keyboard.json schema (#23591) | Ryan | 2024-04-24 | 2 | -1/+3 |
| | | |||||
| * | Migrate build target markers to keyboard.json - TUV (#23514) | Joel Challis | 2024-04-15 | 2 | -14/+10 |
| | | |||||
| * | Simplify more feature driver defines (#22090) | Ryan | 2023-09-25 | 1 | -1/+1 |
| | | |||||
| * | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 2 | -11/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches | ||||
| * | haptic: naming cleanups (#21551) | Ryan | 2023-07-21 | 1 | -1/+1 |
| | | |||||
| * | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | 2023-06-23 | 1 | -2/+0 |
| | | | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default. | ||||
| * | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2 | -1/+3 |
| | | |||||
| * | Vertex/angle65 WS2812 pin fix (#20653) | Albert Y | 2023-05-02 | 2 | -1/+3 |
| | | |||||
| * | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 1 | -1/+1 |
| | | |||||
| * | Move `FORCE_NKRO` to data driven (#20604) | Ryan | 2023-05-01 | 2 | -3/+2 |
| | | |||||
| * | vertex/angle65 - Implement RGBlight (#20514) | Vertex-kb | 2023-04-30 | 2 | -1/+16 |
| | | |||||
| * | [Keyboard] Update angle65 VID/PID (#20401) | Vertex-kb | 2023-04-10 | 1 | -2/+2 |
| | | |||||
| * | Add angle65 (#19986) | Vertex-kb | 2023-04-02 | 10 | -0/+328 |
| Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||