summaryrefslogtreecommitdiff
path: root/keyboards/pizzakeyboards
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-78/+0
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 1 (#23779)James Young2-28/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-04-22Migrate build target markers to keyboard.json - P (#23565)Joel Challis1-0/+0
2024-03-21Merge remote-tracking branch 'origin/master' into developQMK Bot9-0/+315
2024-03-21Support for slice65 from PizzaKeyboards (#23148)Chad Skeeters9-0/+315
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis2-12/+8
2023-04-04Move 65% layouts to data driven (#20308)Ryan2-356/+272
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan1-4/+4
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan2-5/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-2/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2022-11-08`pizzakeyboards/pizza65`: fix layouts (#18979)Ryan4-67/+62
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan5-5/+5
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-07Merge remote-tracking branch 'origin/master' into developQMK Bot2-2/+2
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis2-2/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-4/+0
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+0
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark1-2/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-09-09Fix number of elements in info.json does not match errors (#14213)Zach White1-1/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan1-0/+3
2021-03-25ISO Layouts fix (#12319)Matteo Montemarani3-15/+15
2021-03-16Pizza Keyboards Pizza65 addition (#11604)Matteo Montemarani14-0/+704