summaryrefslogtreecommitdiff
path: root/keyboards/viendi8l/info.json
AgeCommit message (Collapse)Author
2023-09-14Migrate i2c EEPROM_DRIVER to info.json (#22013)Joel Challis
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-09Viendi 8L Layout Additions (#20832)James Young
* 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
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-10-13Viendi 8L Layout Refactor (#18677)James Young
2022-08-10[Keyboard] Add Viendi8L (#17943)Álvaro A. Volpato
Co-authored-by: Ryan <fauxpark@gmail.com>