summaryrefslogtreecommitdiff
path: root/keyboards/duck
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis6-6/+0
2025-02-13Remove readme dummy content (#24912)Joel Challis1-2/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel8-160/+0
2024-08-25Update Underglow keycodes (#23765)Ryan8-9/+9
2024-06-22Migrate `led_update_kb` implementations to DD (#23981)Joel Challis3-52/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan6-6/+6
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan2-6/+6
2024-04-14Migrate build target markers to keyboard.json - DE (#23515)Joel Challis7-0/+0
2024-04-13Data-Driven Keyboard Conversions: D (#23461)James Young14-91/+62
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan3-6/+4
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-1/+4
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark2-40/+0
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel2-40/+0
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan2-5/+5
2023-09-25amend 75_(ansi|iso) community_layouts in keyboards/ (#21837)Duncan Sutherland1-3/+100
2023-08-23Move RGBLight animations to data driven (#21635)Ryan14-84/+91
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan3-90/+7
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan5-10/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan14-7/+21
2023-05-02`info.json` whitespace cleanups (#20651)Ryan4-10/+9
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan3-404/+315
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan6-119/+491
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-40/+108
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan14-7/+21
2023-04-05Move TKL layouts to data driven (#20337)Ryan3-38/+103
2023-04-05Move 75% and 96% layouts to data driven (#20289)Ryan6-172/+275
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan1-1/+1
2023-02-26Move backlight config to data driven (#19910)Ryan17-17/+22
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-2/+0
2023-02-21Add some missing `#pragma once`s (#19902)Ryan4-0/+8
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan2-3/+3
2023-02-17Move Bootmagic config to data driven (#19860)Ryan14-28/+21
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-5/+0
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis6-12/+12
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan14-42/+14
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-06Remove `DEBOUNCE` macro usage (#19750)jack7-1/+29
2023-02-03Debounce defines cleanup (#19742)Ryan7-21/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel7-7/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan5-7/+0
2023-01-20Fix functions with empty params (#19647)Ryan2-2/+2
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan8-9/+5
2022-12-30Remove useless line continuations (#19399)Ryan1-12/+12
2022-12-14Remove deprecated led_set_kb (#19273)Joel Challis3-28/+40
2022-12-09Refactor some led_set_kb instances (#19179)Joel Challis3-45/+53
2022-11-21Remove .noci functionality (#19122)Joel Challis3-0/+0
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel1-1/+1