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
/
tests
/
test_common
/
keyboard_report_util.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-21
[Core] use `keycode_string` in unit tests (#25042)
Stefan Kerkmann
1
-2
/
+6
2024-09-24
Remove `RING_BUFFERED_6KRO_REPORT_ENABLE` due to disuse. (#24433)
Nick Brassel
1
-2
/
+0
2023-10-23
Separate 6KRO and NKRO report structs (#22267)
Ryan
1
-2
/
+2
2023-02-10
Tidy up use of keycode range helpers (#19756)
Joel Challis
1
-1
/
+1
2022-12-15
[Test] Reset timer for every unit test and provide timestamps for log message...
Stefan Kerkmann
1
-6
/
+39
2022-02-12
Format code according to conventions (#16322)
QMK Bot
1
-4
/
+10
2021-11-23
[Tests] Increase QMK test coverage take 2 (#15269)
Stefan Kerkmann
1
-8
/
+13
2021-11-23
Revert "[Tests] Increase QMK test coverage (#13789)"
Nick Brassel
1
-13
/
+8
2021-11-23
[Tests] Increase QMK test coverage (#13789)
Stefan Kerkmann
1
-8
/
+13
2021-09-29
[Core] Fix "6kro enable" and clarify naming (#14563)
Drashna Jaelre
1
-1
/
+1
2020-12-28
Ensure single newline at EOF for core files (#11310)
Ryan
1
-1
/
+1
2019-08-30
clang-format changes
skullY
1
-35
/
+27
2017-07-08
Configure vscode file associations, use hpp instead of h
Fred Sundvik
1
-1
/
+1
2017-07-08
Add simple modifier test
Fred Sundvik
1
-4
/
+10
2017-06-19
Add a couple of todos to keyboard_report_util.cpp
Fred Sundvik
1
-0
/
+3
2017-06-18
Test two keys pressed at once
Fred Sundvik
1
-2
/
+28
2017-06-18
Actually test for correct key presses
Fred Sundvik
1
-0
/
+47