summaryrefslogtreecommitdiffstats
path: root/keyboards/pizzakeyboards
Commit message (Expand)AuthorAgeFilesLines
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-356/+272
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-4/+4
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-5/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-2/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* `pizzakeyboards/pizza65`: fix layouts (#18979)Ryan2022-11-084-67/+62
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-155-5/+5
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-072-2/+2
|\
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-072-2/+2
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-032-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Fix number of elements in info.json does not match errors (#14213)Zach White2021-09-091-1/+0
|/
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* ISO Layouts fix (#12319)Matteo Montemarani2021-03-253-15/+15
* Pizza Keyboards Pizza65 addition (#11604)Matteo Montemarani2021-03-1614-0/+704