summaryrefslogtreecommitdiffstats
path: root/keyboards/deng/thirty
Commit message (Collapse)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* Fix backlight support for some boards (#21554)Ryan2023-07-215-1/+49
|
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
| | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
|
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-293-62/+33
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-6/+5
|
* Move backlight config to data driven (#19910)Ryan2023-02-263-7/+3
|
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-212-1/+3
|
* Remove matrix size defines (#19581)Ryan2023-02-171-2/+0
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-3/+2
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* [Keyboard] add deng/thirty keyboard (#19228)Leo Deng2022-12-139-0/+393
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Leo DENG <leo.deng@nio.com>