summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/ddg_56
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Fix layouts containing keys with multiple matrix positions (#20191)Ryan2023-03-292-37/+74
* Remove more empty headers (#20155)Ryan2023-03-171-16/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-21/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+6
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-231-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-302-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-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-1/+4
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-1/+1
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-201-1/+0
|\
| * Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-131-0/+0
|\|
| * Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-211-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* [Keyboard] Add DGG-56 Handwired (#8740)Spaceman2020-04-187-0/+165