summaryrefslogtreecommitdiff
path: root/quantum/via.c
AgeCommit message (Expand)Author
2023-09-28refactor: move default RGB/LED matrix #defines (#21938)Less/Rikki
2023-07-16quantum: remove direct `quantum.h` includes (#21507)Ryan
2023-07-08add VIA support for LED Matrix (#21281)mechlovin
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-01-10[Bug] Use correct functions for RGB Matrix support in VIA (#19554)Drashna Jaelre
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba
2022-11-05Initial DD keycode migration (#18643)Joel Challis
2022-07-21VIA Encoder Map Support (#17734)Wilba
2022-06-10Ensure that rgb+via compiles in all cases (#17355)Drashna Jaelre
2022-06-10Add missing bracket for VIA brightness scaling (#17354)Dasky
2022-06-10Scale brigthness for VIA (#17352)yiancar
2022-04-19Add hacky via support for RGB Matrix (#16086)Drashna Jaelre
2022-02-12Format code according to conventions (#16322)QMK Bot
2022-02-06Add layout change callbacks to VIA (#16087)Drashna Jaelre
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2021-08-20Fix issues with VIA EEPROM init and bring in line with eeconfig functionality...Drashna Jaelre
2021-03-15Fix keycode mappings for via and ensure they don't change within protocol (#1...xyzz
2021-02-14Disable VIA protocol's EEPROM reset and bootloader jump commands (#11892)Nick Brassel
2020-09-21Fix typo in via.c (#10000)Wilba
2020-04-06Configurable VIA layout options default value (#8707)Wilba
2020-03-21Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347)Joel Challis
2020-01-20Add VIA support for QMK backlight, QMK RGBLight (#7911)Wilba
2020-01-19Run clang-format manually to fix recently changed files (#7934)Joel Challis
2020-01-03VIA Configurator Refactor (#7268)Wilba