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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-14
Add core handling for pointing device failures. (#25315)
Dasky
1
-1
/
+2
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
1
-1
/
+1
2025-03-21
[Core] use `keycode_string` in unit tests (#25042)
Stefan Kerkmann
7
-911
/
+15
2025-01-01
[CI] Regenerate Files (#24770)
QMK Bot
1
-1
/
+1
2024-11-23
Add pointing tests (#24513)
Dasky
7
-0
/
+284
2024-11-23
[Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630)
Joel Challis
1
-0
/
+2
2024-11-21
[Core] Add Layer Lock feature (#23430)
Drashna Jaelre
1
-0
/
+1
2024-11-14
Revert removal of `QK_OUTPUT_AUTO`, fixup docs to reflect. (#24593)
Nick Brassel
1
-0
/
+1
2024-09-24
Remove `RING_BUFFERED_6KRO_REPORT_ENABLE` due to disuse. (#24433)
Nick Brassel
1
-2
/
+0
2024-08-27
Add new connection keycodes for Bluetooth, 2.4GHz. (#24251)
Nick Brassel
1
-3
/
+14
2024-07-03
Normalise mouse keycodes (#23975)
Ryan
1
-19
/
+19
2024-05-13
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+3
2024-05-13
Add housekeeping execution to unit tests (#22999)
leep-frog
1
-1
/
+3
2024-05-07
Normalise RGBLight (underglow) keycodes (#23656)
Ryan
1
-11
/
+11
2024-05-04
Add new set of keycodes for RGB Matrix (#23463)
Ryan
1
-0
/
+13
2024-04-11
Add new set of keycodes for LED Matrix (#23432)
Ryan
1
-0
/
+9
2024-01-04
Regenerate Files (#22821)
QMK Bot
1
-1
/
+1
2023-10-23
Separate 6KRO and NKRO report structs (#22267)
Ryan
3
-3
/
+9
2023-09-25
Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test ...
Isaac Elenbaas
3
-3
/
+3
2023-08-27
Unicode, Unicodemap and UCIS refactor (#21659)
Ryan
1
-2
/
+7
2023-05-20
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)
Pascal Getreuer
2
-0
/
+14
2023-05-15
Keymap introspection for combos. (#19670)
Nick Brassel
1
-0
/
+1
2023-03-03
Remove some use of keymap.h (#20006)
Joel Challis
1
-1
/
+0
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
1
-1
/
+64
2023-02-23
Align magic keycodes (#19877)
Joel Challis
1
-35
/
+35
2023-02-19
Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)
Joel Challis
1
-0
/
+2
2023-02-18
Align sequencer keycodes (#19875)
Joel Challis
1
-9
/
+9
2023-02-12
[Core] Tri Layer Keys (#19795)
Drashna Jaelre
1
-0
/
+2
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
1
-2
/
+2
2023-02-10
Tidy up use of keycode range helpers (#19756)
Joel Challis
1
-1
/
+1
2023-01-30
Normalise Swap Hands keycodes (#19720)
Ryan
1
-8
/
+8
2022-12-18
Introduce VERIFY_AND_CLEAR shorthand (#19370)
Stefan Kerkmann
2
-2
/
+8
2022-12-15
[Test] Reset timer for every unit test and provide timestamps for log message...
Stefan Kerkmann
11
-33
/
+902
2022-10-31
Normalise Unicode keycodes (#18898)
Ryan
1
-1
/
+1
2022-10-23
Fix garbled test output (#18822)
Joel Challis
1
-1
/
+1
2022-10-06
Refactor `send_extra` (#18615)
Ryan
2
-4
/
+4
2022-09-02
Simplify extrakeys sending at the host driver level (#18230)
Ryan
2
-11
/
+5
2022-08-13
Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549)
Pascal Getreuer
2
-0
/
+23
2022-06-05
Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Re...
Pascal Getreuer
4
-3
/
+120
2022-02-12
Format code according to conventions (#16322)
QMK Bot
5
-16
/
+46
2021-12-14
[Core] Don't send keyboard reports that propagate no changes to the host (#1...
Stefan Kerkmann
1
-3
/
+0
2021-11-23
[Tests] Increase QMK test coverage take 2 (#15269)
Stefan Kerkmann
12
-39
/
+382
2021-11-23
Revert "[Tests] Increase QMK test coverage (#13789)"
Nick Brassel
12
-382
/
+39
2021-11-23
[Tests] Increase QMK test coverage (#13789)
Stefan Kerkmann
12
-39
/
+382
2021-09-29
[Core] Fix "6kro enable" and clarify naming (#14563)
Drashna Jaelre
1
-1
/
+1
2021-07-25
Allow output of logging when running unit tests (#13556)
Joel Challis
2
-2
/
+38
2020-12-30
Missed a couple more `#pragma once`s (#11351)
Ryan
1
-4
/
+1
2020-12-28
Ensure single newline at EOF for core files (#11310)
Ryan
4
-10
/
+6
2020-03-13
Fix pressing two keys with the same keycode but different modifiers (#2710)
fredizzimo
1
-3
/
+4
2019-08-30
clang-format changes
skullY
4
-95
/
+48
[next]