summaryrefslogtreecommitdiff
path: root/tests/test_common/keycode_table.cpp
AgeCommit message (Expand)AuthorFilesLines
2025-03-21[Core] use `keycode_string` in unit tests (#25042)Stefan Kerkmann1-767/+0
2025-01-01[CI] Regenerate Files (#24770)QMK Bot1-1/+1
2024-11-21[Core] Add Layer Lock feature (#23430)Drashna Jaelre1-0/+1
2024-11-14Revert removal of `QK_OUTPUT_AUTO`, fixup docs to reflect. (#24593)Nick Brassel1-0/+1
2024-08-27Add new connection keycodes for Bluetooth, 2.4GHz. (#24251)Nick Brassel1-3/+14
2024-07-03Normalise mouse keycodes (#23975)Ryan1-19/+19
2024-05-07Normalise RGBLight (underglow) keycodes (#23656)Ryan1-11/+11
2024-05-04Add new set of keycodes for RGB Matrix (#23463)Ryan1-0/+13
2024-04-11Add new set of keycodes for LED Matrix (#23432)Ryan1-0/+9
2024-01-04Regenerate Files (#22821)QMK Bot1-1/+1
2023-05-20[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)Pascal Getreuer1-0/+2
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-1/+64
2023-02-23Align magic keycodes (#19877)Joel Challis1-35/+35
2023-02-19Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)Joel Challis1-0/+2
2023-02-18Align sequencer keycodes (#19875)Joel Challis1-9/+9
2023-02-12[Core] Tri Layer Keys (#19795)Drashna Jaelre1-0/+2
2023-01-30Normalise Swap Hands keycodes (#19720)Ryan1-8/+8
2022-12-15[Test] Reset timer for every unit test and provide timestamps for log message...Stefan Kerkmann1-0/+663