summaryrefslogtreecommitdiff
path: root/keyboards/playkbtw
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis4-4/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis4-4/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis4-4/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-1/+1
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel8-184/+0
2024-08-25Update Underglow keycodes (#23765)Ryan5-13/+13
2024-07-05`playkbtw/pk64rgb`: move RGB Matrix LED config to data driven (#24062)Ryan3-23/+71
2024-05-24Update GPIO macros in keymaps (#23792)Ryan1-4/+4
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 1 (#23779)James Young6-19/+18
2024-05-21Move VIA config to keymap level (#23754)Joel Challis2-3/+20
2024-05-17Delete trivial keymap readmes (#23714)Ryan3-9/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis4-31/+25
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis4-24/+20
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan1-64/+64
2024-02-19Manual user keymap removal (#23104)Joel Challis2-40/+0
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis1-27/+0
2024-01-10Migrate RGB Matrix config to info.json - NOPQ (#22866)Joel Challis2-21/+6
2023-12-18Update keyboard LED driver configs (#22638)Ryan1-1/+1
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel2-55/+0
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan1-1/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis2-22/+0
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-1/+1
2023-10-04Update ISSI LED types (#22099)Ryan1-1/+1
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-1/+1
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan8-64/+50
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan1-0/+1
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan2-14/+6
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan8-12/+9
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan8-4/+8
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan4-3/+5
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-04-27Move 60% layouts to data driven (#20477)Ryan3-102/+65
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-95/+428
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-18/+83
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan8-4/+12
2023-04-05Move TKL layouts to data driven (#20337)Ryan2-122/+100
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan4-8/+0
2023-03-17Remove more empty headers (#20155)Ryan3-19/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan8-49/+20
2023-02-26Move backlight config to data driven (#19910)Ryan5-9/+7
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2-2/+0
2023-02-17Remove matrix size defines (#19581)Ryan4-16/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan6-9/+12
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-24/+8