index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platforms
/
chibios
/
drivers
/
serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-18
Update GPIO macro usages in core (#23093)
Ryan
1
-6
/
+6
2023-09-25
Simplify more feature driver defines (#22090)
Ryan
1
-1
/
+1
2023-07-09
drivers: remove direct `quantum.h` includes (#21473)
Ryan
1
-1
/
+1
2022-07-11
[Core] Use polled waiting on ChibiOS platforms that support it (#17607)
Stefan Kerkmann
1
-1
/
+2
2022-06-21
[BUG] Fix deadlocks on disconnected secondary half (#17423)
Stefan Kerkmann
1
-7
/
+4
2022-06-18
[Core] Split ChibiOS usart split driver in protocol and hardware driver part ...
Stefan Kerkmann
1
-2
/
+2
2022-04-19
[Core] Use a mutex guard for split shared memory (#16647)
Stefan Kerkmann
1
-9
/
+20
2022-03-23
[Bug] Fix unused variable error when using ChibiOS Bitbang serial driver (#16...
Drashna Jaelre
1
-1
/
+2
2022-02-12
Format code according to conventions (#16322)
QMK Bot
1
-10
/
+26
2022-01-26
Deprecate split transactions status field (#16023)
Stefan Kerkmann
1
-13
/
+6
2021-09-14
Refactor use of STM32_SYSCLK (#14430)
Joel Challis
1
-1
/
+1
2021-08-17
Relocate platform specific drivers (#13894)
Joel Challis
1
-0
/
+278