summaryrefslogtreecommitdiffstats
path: root/keyboards/doodboard/duckboard_r2
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-20/+3
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-4/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-3/+3
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-55/+22
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-8/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-3/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-2/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-292-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-022-2/+4
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-243-3/+4
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-212-4/+6
* Add VIA support to doodboard/duckboard_r2 (#12028)somepin2021-03-099-0/+443