summaryrefslogtreecommitdiff
path: root/keyboards/handwired/ddg_56
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
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis2-11/+9
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-03-29Fix layouts containing keys with multiple matrix positions (#20191)Ryan2-37/+74
2023-03-17Remove more empty headers (#20155)Ryan1-16/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan2-21/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-3/+6
2023-02-23Move QMK LUFA bootloader config to data driven (#19879)Ryan1-2/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-7/+3
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2-8/+7
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan1-2/+1
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan1-1/+0
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan1-1/+1
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-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-1/+4
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young1-1/+1
2021-01-20Merge remote-tracking branch 'upstream/master' into developNick Brassel1-1/+0
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan1-1/+0
2021-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+0
2021-01-13Exclude more keyboards from CI (#11436)Zach White1-0/+0
2020-12-21Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+0
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White1-0/+0
2020-12-03Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel1-0/+1
2020-04-18[Keyboard] Add DGG-56 Handwired (#8740)Spaceman7-0/+165