summaryrefslogtreecommitdiff
path: root/keyboards/ziggurat
AgeCommit message (Expand)Author
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-06Move keyboard USB IDs and strings to data driven: Z (#17927)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05[Keyboard] Add Ziggurat keyboard (#15008)kb-elmo