| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove deprecated `RGB_` and Mouse keycodes (#25444) | Ryan | 2025-07-11 | 2 | -4/+4 |
| | | | | | | | | | | * Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff | ||||
| * | Remove `"command":false` from keyboards (#25193) | Joel Challis | 2025-04-24 | 6 | -6/+0 |
| | | |||||
| * | Remove `"console":false` from keyboards (#25190) | Joel Challis | 2025-04-23 | 5 | -5/+0 |
| | | |||||
| * | Remove empty `url` fields (#25181) | Joel Challis | 2025-04-22 | 4 | -4/+0 |
| | | |||||
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 4 | -99/+0 |
| | | |||||
| * | Update Underglow keycodes (#23765) | Ryan | 2024-08-25 | 2 | -2/+2 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 1 (#23779) | James Young | 2024-05-23 | 10 | -117/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Affects: - `p3d/eu_isolation` - `p3d/glitch` - `p3d/q4z` - `p3d/synapse` - `p3d/tw40` - `panc40` - `papercranekeyboards/gerald65` - `parallel/parallel_65/hotswap` - `parallel/parallel_65/soldered` - `pdxkbc` - `pearlboards/atlas` - `pearlboards/pandora` - `pearlboards/pearl` - `pearlboards/zeus` - `pearlboards/zeuspad` - `pegasus` - `phantom` - `phoenix` - `picolab/frusta_fundamental` - `pimentoso/paddino02/rev1` - `pimentoso/paddino02/rev2/left` - `pimentoso/paddino02/rev2/right` - `pisces` - `pizzakeyboards/pizza65` - `pkb65` - `planck` - `playkbtw/ca66` - `playkbtw/pk60` - `playkbtw/pk64rgb` - `pluckey` - `plume/plume65` - `plywrks/ahgase` - `plywrks/lune` - `pohjolaworks/louhi` - `polycarbdiet/s20` - `pom_keyboards/tnln95` - `portal_66/hotswap` - `portal_66/soldered` - `pos78` | ||||
| * | Remove RGB keycodes from boards with no RGB config (#23709) | Ryan | 2024-05-20 | 1 | -2/+0 |
| | | |||||
| * | Delete trivial keymap readmes (#23714) | Ryan | 2024-05-18 | 4 | -4/+0 |
| | | |||||
| * | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 2024-05-11 | 2 | -2/+2 |
| | | |||||
| * | P3D Spacey Layout Updates (#23329) | James Young | 2024-03-29 | 5 | -117/+343 |
| | | |||||
| * | Migrate features from rules.mk to data driven - OPQR (#23285) | Joel Challis | 2024-03-15 | 12 | -76/+54 |
| | | |||||
| * | Manual user keymap removal (#23104) | Joel Challis | 2024-02-19 | 4 | -130/+0 |
| | | |||||
| * | Refactor: move p3d keyboards (#22763) | フィルターペーパー | 2024-02-13 | 46 | -0/+2506 |
| | | | | Group standalone p3dstore keyboards into p3d folder | ||||
| * | Move RGBLight animations to data driven (#21635) | Ryan | 2023-08-23 | 2 | -12/+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 | ||||
| * | Move `RGBLED_NUM` to data driven (#21278) | Ryan | 2023-06-18 | 2 | -1/+3 |
| | | |||||
| * | P3D Glitch Layout Addition (#20763) | James Young | 2023-05-07 | 2 | -86/+196 |
| | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_2u_bs | ||||
| * | Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) | Ryan | 2023-05-01 | 2 | -3/+2 |
| | | |||||
| * | Move single `LAYOUT_all`s to data driven (#20430) | Ryan | 2023-04-15 | 3 | -112/+83 |
| | | |||||
| * | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -1/+3 |
| | | |||||
| * | Adjust offset for some layouts (#20075) | Ryan | 2023-03-13 | 1 | -71/+71 |
| | | |||||
| * | Move matrix config to info.json, part 4 (#20001) | Ryan | 2023-03-10 | 2 | -19/+5 |
| | | |||||
| * | Move encoder config to data driven (#19923) | Ryan | 2023-02-25 | 2 | -4/+5 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
| | | |||||
| * | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -6/+2 |
| | | |||||
| * | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-30 | 1 | -1/+0 |
| | | |||||
| * | P3D Glitch Configurator Fix and Keymap Touch-Up (#18534) | James Young | 2022-09-30 | 2 | -296/+82 |
| | | |||||
| * | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | | |||||
| * | Move keyboard USB IDs and strings to data driven: P (#17875) | Ryan | 2022-08-03 | 2 | -6/+6 |
| | | |||||
| * | [Keyboard] add missing endif in glitch keyboard (#16629) | jack | 2022-03-13 | 1 | -0/+1 |
| | | |||||
| * | [Keyboard] Add Glitch (#16444) | Matthew Dias | 2022-03-13 | 8 | -0/+556 |
| Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||