summaryrefslogtreecommitdiffstats
path: root/keyboards/duck
Commit message (Expand)AuthorAgeFilesLines
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-157-7/+7
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-10/+1
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-147-69/+69
|\
| * Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-147-69/+69
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-097-14/+7
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-097-14/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-091-19/+0
|\|
| * Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-027-14/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-017-14/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-6/+0
|/
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-056-6/+6
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-306-6/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-49/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-216-6/+6
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-127-7/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-127-17/+1
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-106-42/+0
* Remove empty override functions (#14312)Ryan2021-09-058-51/+1
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-167-26/+0
* Remove Full Bootmagic (#13846)James Young2021-08-067-7/+7
* Duck Eagle/Viper V2 Refactor (#13828)James Young2021-07-317-56/+393
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-097-7/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-157-7/+0
|\|
| * Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-157-7/+0
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-111-4/+0
|/
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-213-0/+0
* Revert back to the old matrix (Take the blue pill) (#10568)MechMerlin2020-12-061-13/+21
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-072-28/+0
* format code according to conventions [skip ci]QMK Bot2020-07-101-2/+2
* Added VIA compatible rules for Duck Octagon V2 PCB (#9676)ytkwong2020-07-102-0/+52
* [Keyboard] New Keyboard: Duck TC-V3 (#8265)MechMerlin2020-06-0215-1/+797
* BACKLIGHT_ON_STATE config.h fixes (#8862)Ryan2020-04-301-1/+0
* VIA Support: Duck Eagle V2 (#8133)MechMerlin2020-02-113-0/+63
* Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis2020-01-316-6/+12
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-296-31/+31
* Remove backlight_init_ports from duck/orion/v3 (#7878)Joel Challis2020-01-131-5/+0
* [Keyboard] Orion Locking Indicator LED Support (#7683)MechMerlin2019-12-296-72/+64
* Cleanup rules.mk for 32U4 keyboards, G (#6971)fauxpark2019-10-121-2/+1
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-055-225/+45
* [Keyboard] Preliminary Support for Duck Orion V3 (#6892)MechMerlin2019-10-0412-0/+621
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-153-24/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-0610-18/+15
* Duck Octagon V1 Configurator cleanup (#5957)noroadsleft2019-05-283-19/+90
* [Keyboard] Eagle/Viper V2 Cleanups (#5709)MechMerlin2019-04-263-37/+31