summaryrefslogtreecommitdiff
path: root/keyboards/viendi8l
AgeCommit message (Expand)Author
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis
2023-09-14Migrate i2c EEPROM_DRIVER to info.json (#22013)Joel Challis
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-09Viendi 8L Layout Additions (#20832)James Young
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-04-03Add core/fallback encoder behaviour (#20320)jack
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
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-15led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen
2022-10-13Viendi 8L Layout Refactor (#18677)James Young
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-12Fix viendi8l compilation (#18017)Ryan
2022-08-10[Keyboard] Add Viendi8L (#17943)Álvaro A. Volpato