summaryrefslogtreecommitdiffstats
path: root/keyboards/db
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-30/+13
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-54/+67
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-5/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-2/+3
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-3/+3
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* 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/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Fix up build options comments (#15463)Ryan2021-12-121-1/+3
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-251-0/+0
* Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)Ryan2020-05-171-2/+0
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-352/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-262-32/+5
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-2/+0
* Fix LED configuration for PS2AVRGB boards (#7989)fauxpark2020-01-231-1/+0
* Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark2020-01-191-0/+2
* [Keyboard] Add support for db63 hotswap rbg (#7771)Hung DO2020-01-048-0/+614