index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
protocol
/
chibios
/
chibios.c
Age
Commit message (
Expand
)
Author
2023-08-27
Revert changes to ChibiOS Suspend Code (#21830)
Drashna Jaelre
2023-08-02
[Bug] Restore usb suspend wakeup delay (#21676)
Stefan Kerkmann
2023-06-26
[Bug] Fix non-functional S3 wakeup / resume from suspense (#19780)
Stefan Kerkmann
2023-06-26
Chibios USB: Take into account if host wants remote wakeup or not (#21287)
Purdea Andrei
2022-10-06
Refactor `send_extra` (#18615)
Ryan
2022-10-05
Refactor more host code (programmable button & digitizer) (#18565)
Ryan
2022-09-02
Simplify extrakeys sending at the host driver level (#18230)
Ryan
2022-02-12
Format code according to conventions (#16322)
QMK Bot
2022-02-04
ChibiOS: add support for HID Programmable Buttons (#15787)
Thomas Weißschuh
2021-11-02
Fixup #15029 (#15031)
Nick Brassel
2021-11-02
Revert to old init order for host driver (#15029)
Joel Challis
2021-10-24
Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888)
Joel Challis
2021-10-07
Remove SERIAL_LINK feature (#14727)
Joel Challis
2021-10-07
Purge uGFX. (#14720)
Nick Brassel
2021-09-30
Added power tracking api (#12691)
Purdea Andrei
2021-08-18
Begin to carve out platform/protocol API - Single main loop (#13843)
Joel Challis