summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/dsp40
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-12/+0
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-293-137/+100
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-163-39/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-6/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-2/+6
* Move backlight config to data driven (#19910)Ryan2023-02-262-2/+4
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-18/+0
* 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-312-2/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-2/+10
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-202-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Add encoder defaults for Keebio boards (#16398)Danny2022-02-213-12/+13
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* 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
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-2/+4
* ChibiOS conf upgrade for keebio/dsp40/rev1 (#11846)Nick Brassel2021-02-143-1380/+61
* Add DSP40 (#11579)Danny2021-02-0719-0/+2193