summaryrefslogtreecommitdiffstats
path: root/quantum/via.c
Commit message (Expand)AuthorAgeFilesLines
* quantum: remove direct `quantum.h` includes (#21507)Ryan2023-07-161-2/+24
* add VIA support for LED Matrix (#21281)mechlovin2023-07-081-2/+97
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-41/+13
* [Bug] Use correct functions for RGB Matrix support in VIA (#19554)Drashna Jaelre2023-01-101-2/+2
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-101-155/+324
* Initial DD keycode migration (#18643)Joel Challis2022-11-051-1/+0
* VIA Encoder Map Support (#17734)Wilba2022-07-211-0/+12
* Ensure that rgb+via compiles in all cases (#17355)Drashna Jaelre2022-06-101-0/+8
* Add missing bracket for VIA brightness scaling (#17354)Dasky2022-06-101-1/+1
* Scale brigthness for VIA (#17352)yiancar2022-06-101-6/+7
* Add hacky via support for RGB Matrix (#16086)Drashna Jaelre2022-04-191-3/+105
* Format code according to conventions (#16322)QMK Bot2022-02-121-9/+9
* Add layout change callbacks to VIA (#16087)Drashna Jaelre2022-02-061-0/+4
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-191-1/+1
* Fix issues with VIA EEPROM init and bring in line with eeconfig functionality...Drashna Jaelre2021-08-201-20/+22
* Fix keycode mappings for via and ensure they don't change within protocol (#1...xyzz2021-03-151-0/+1
* Disable VIA protocol's EEPROM reset and bootloader jump commands (#11892)Nick Brassel2021-02-141-13/+0
* Fix typo in via.c (#10000)Wilba2020-09-211-1/+1
* Configurable VIA layout options default value (#8707)Wilba2020-04-061-1/+1
* Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347)Joel Challis2020-03-211-30/+0
* Add VIA support for QMK backlight, QMK RGBLight (#7911)Wilba2020-01-201-3/+179
* Run clang-format manually to fix recently changed files (#7934)Joel Challis2020-01-191-145/+102
* VIA Configurator Refactor (#7268)Wilba2020-01-031-0/+400