index
:
vial-qmk.git
vial
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
via.c
Age
Commit message (
Expand
)
Author
2023-03-18
Merge remote-tracking branch 'qmk/master' into merge-2023-03-12
Ilya Zhuravlev
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-01-10
[Bug] Use correct functions for RGB Matrix support in VIA (#19554)
Drashna Jaelre
2022-11-10
VIA V3 - The Custom UI Update (#18222)
Wilba
2022-11-05
Initial DD keycode migration (#18643)
Joel Challis
2022-09-26
Macro count increased (#253)
Nisker
2022-07-21
VIA Encoder Map Support (#17734)
Wilba
2022-07-11
Merge remote-tracking branch 'qmk/master' into merge-2022-07-11
Ilya Zhuravlev
2022-06-10
Ensure that rgb+via compiles in all cases (#17355)
Drashna Jaelre
2022-06-10
Add missing bracket for VIA brightness scaling (#17354)
Dasky
2022-06-10
Scale brigthness for VIA (#17352)
yiancar
2022-05-22
add an error message when compiling with VIA_ENABLE=yes and VIAL_ENABLE=no
Ilya Zhuravlev
2022-04-19
Add hacky via support for RGB Matrix (#16086)
Drashna Jaelre
2022-03-06
Merge remote-tracking branch 'qmk/master' into merge-2022-03-06
Ilya Zhuravlev
2022-02-12
Format code according to conventions (#16322)
QMK Bot
2022-02-06
Add layout change callbacks to VIA (#16087)
Drashna Jaelre
2021-12-11
Merge remote-tracking branch 'qmk/master' into merge-2021-12-11
Ilya Zhuravlev
2021-11-19
Move tmk_core/common/<plat> (#13918)
Joel Challis
2021-09-12
Merge branch 'qmk-pre-merge-2021-09-12' into qmk-merge-2021-09-12
Ilya Zhuravlev
2021-08-20
Fix issues with VIA EEPROM init and bring in line with eeconfig functionality...
Drashna Jaelre
2021-07-17
vialrgb: initial
Ilya Zhuravlev
2021-06-26
Merge remote-tracking branch 'qmk/master' into vial
Ilya Zhuravlev
2021-05-19
Call raw_hid_recieve_kb in via.c as a fallback on invalid cmd
Jan Lunge
2021-04-22
Reintroduced matrix tester, but it's disabled by default and requires unlock
Pieterv24
2021-03-15
Fix keycode mappings for via and ensure they don't change within protocol (#1...
xyzz
2021-03-03
fix reboot to vibl
Ilya Zhuravlev
2021-03-03
Merge remote-tracking branch 'qmk/master' into vial
Ilya Zhuravlev
2021-02-14
Disable VIA protocol's EEPROM reset and bootloader jump commands (#11892)
Nick Brassel
2021-01-07
vial: allow resuming an interrupted unlock sequence
Ilya Zhuravlev
2020-12-29
via: fix compile when vial is not enabled
Ilya Zhuravlev
2020-12-29
via/vial: kill all rawhid handling while unlocking
Ilya Zhuravlev
2020-12-27
vial: add security-related features
Ilya Zhuravlev
2020-12-25
via: ensure correct buffer size is passed in
Ilya Zhuravlev
2020-12-19
vial: use more entropy for determining whether to reset eeprom
Ilya Zhuravlev
2020-10-14
vial initial
Ilya Zhuravlev
2020-09-21
Fix typo in via.c (#10000)
Wilba
2020-04-06
Configurable VIA layout options default value (#8707)
Wilba
2020-03-21
Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347)
Joel Challis
2020-01-20
Add VIA support for QMK backlight, QMK RGBLight (#7911)
Wilba
2020-01-19
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2020-01-03
VIA Configurator Refactor (#7268)
Wilba