summaryrefslogtreecommitdiff
path: root/quantum/keyboard.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-28Fix develop after recent changes (#14975)Joel Challis1-0/+3
2021-10-28Relocate protocol files within tmk_core/common/ (#14972)Joel Challis1-0/+3
2021-10-28Remove SERIAL_MOUSE (#14969)Joel Challis1-10/+0
2021-10-24Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888)Joel Challis1-0/+6
2021-10-09Remove QWIIC_DRIVERS (#14174)Joel Challis1-10/+0
2021-10-07Move converter specific tmk_core protocols (#14743)Joel Challis1-10/+0
2021-10-07Remove SERIAL_LINK feature (#14727)Joel Challis1-7/+0
2021-10-07Purge uGFX. (#14720)Nick Brassel1-8/+0
2021-09-15Add Support for USB programmable buttons (#12950)Thomas Weißschuh1-0/+7
2021-09-15Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)Joel Challis1-6/+0
2021-09-08`ST7565_TIMEOUT 0` and `ST7565_DISABLE_TIMEOUT` should behave the same (#14315)JayceFayne1-1/+1
2021-09-08`OLED TIMEOUT 0` and `OLED_DISABLE_TIMEOUT` should behave the same (#14302)JayceFayne1-1/+1
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus221-3/+3
2021-08-20Fix issues with VIA EEPROM init and bring in line with eeconfig functionality...Drashna Jaelre1-3/+3
2021-08-18Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis1-0/+569