summaryrefslogtreecommitdiffstats
path: root/keyboards/viendi8l/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-0/+3
|
* Viendi 8L Layout Additions (#20832)James Young2023-05-091-95/+865
| | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs_rshift * add LAYOUT_ansi * add LAYOUT_ansi_arrow_split_bs * add LAYOUT_ansi_arrow * add LAYOUT_iso_split_bs_rshift * add LAYOUT_iso * add LAYOUT_iso_arrow_split_bs * add LAYOUT_iso_arrow * info.json: clean up line breaks
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-151-86/+91
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+1
|
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-261-0/+3
|
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-0/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Viendi 8L Layout Refactor (#18677)James Young2022-10-131-3/+7
|
* [Keyboard] Add Viendi8L (#17943)Álvaro A. Volpato2022-08-101-0/+103
Co-authored-by: Ryan <fauxpark@gmail.com>