summaryrefslogtreecommitdiff
path: root/keyboards/p3d
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2-4/+4
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis6-6/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis5-5/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis4-4/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-99/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-2/+2
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 1 (#23779)James Young10-117/+30
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan1-2/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan4-4/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-03-28P3D Spacey Layout Updates (#23329)James Young5-117/+343
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis12-76/+54
2024-02-19Manual user keymap removal (#23104)Joel Challis4-130/+0
2024-02-12Refactor: move p3d keyboards (#22763)フィルターペーパー46-0/+2506
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-05-06P3D Glitch Layout Addition (#20763)James Young2-86/+196
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2-3/+2
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan3-112/+83
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-13Adjust offset for some layouts (#20075)Ryan1-71/+71
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan2-19/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-4/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-09-29P3D Glitch Configurator Fix and Keymap Touch-Up (#18534)James Young2-296/+82
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2-6/+6
2022-03-13[Keyboard] add missing endif in glitch keyboard (#16629)jack1-0/+1
2022-03-12[Keyboard] Add Glitch (#16444)Matthew Dias8-0/+556