summaryrefslogtreecommitdiffstats
path: root/keyboards/doodboard
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-152-2/+0
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-254-40/+6
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-8/+6
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-6/+6
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-054-107/+41
* Remove more empty headers (#20155)Ryan2023-03-172-34/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-114-16/+10
* Move encoder config to data driven (#19923)Ryan2023-02-264-8/+10
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-3/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-282-4/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-294-14/+12
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-5/+5
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-023-3/+6
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-122-4/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-245-5/+7
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-213-6/+9
* Add VIA support to doodboard/duckboard_r2 (#12028)somepin2021-03-0915-49/+493
* doodboard/duckboard: fix info.json data (#10745)James Young2020-10-241-2/+2
* [Keyboard] add duckboard by doodboard (#10318)doodboard2020-09-257-0/+304