index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
keyboard.c
Age
Commit message (
Expand
)
Author
2021-10-28
Fix develop after recent changes (#14975)
Joel Challis
2021-10-28
Relocate protocol files within tmk_core/common/ (#14972)
Joel Challis
2021-10-28
Remove SERIAL_MOUSE (#14969)
Joel Challis
2021-10-24
Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888)
Joel Challis
2021-10-09
Remove QWIIC_DRIVERS (#14174)
Joel Challis
2021-10-07
Move converter specific tmk_core protocols (#14743)
Joel Challis
2021-10-07
Remove SERIAL_LINK feature (#14727)
Joel Challis
2021-10-07
Purge uGFX. (#14720)
Nick Brassel
2021-09-15
Add Support for USB programmable buttons (#12950)
Thomas Weißschuh
2021-09-15
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)
Joel Challis
2021-09-08
`ST7565_TIMEOUT 0` and `ST7565_DISABLE_TIMEOUT` should behave the same (#14315)
JayceFayne
2021-09-08
`OLED TIMEOUT 0` and `OLED_DISABLE_TIMEOUT` should behave the same (#14302)
JayceFayne
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-20
Fix issues with VIA EEPROM init and bring in line with eeconfig functionality...
Drashna Jaelre
2021-08-18
Migrate platform independent code from tmk_core -> quantum (#13673)
Joel Challis