| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Core] use `keycode_string` in unit tests (#25042) | Stefan Kerkmann | 2025-03-21 | 1 | -767/+0 |
| | | | | | | | | | | | | | | | | * tests: use keycode_string feature With a proper keycode to string implementation in qmk there is no need to use the unit tests only implementation anymore. Signed-off-by: Stefan Kerkmann <karlk90@pm.me> * tests: remove keycode_util feature This feature is no longer used as we switched the tests to the keycode string implementation. Signed-off-by: Stefan Kerkmann <karlk90@pm.me> | ||||
| * | [CI] Regenerate Files (#24770) | QMK Bot | 2025-01-01 | 1 | -1/+1 |
| | | | | Regenerate Files | ||||
| * | [Core] Add Layer Lock feature (#23430) | Drashna Jaelre | 2024-11-21 | 1 | -0/+1 |
| | | | | | | | Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com> Co-authored-by: Pascal Getreuer <getreuer@google.com> Co-authored-by: Pascal Getreuer <50221757+getreuer@users.noreply.github.com> | ||||
| * | Revert removal of `QK_OUTPUT_AUTO`, fixup docs to reflect. (#24593) | Nick Brassel | 2024-11-14 | 1 | -0/+1 |
| | | |||||
| * | Add new connection keycodes for Bluetooth, 2.4GHz. (#24251) | Nick Brassel | 2024-08-27 | 1 | -3/+14 |
| | | |||||
| * | Normalise mouse keycodes (#23975) | Ryan | 2024-07-03 | 1 | -19/+19 |
| | | |||||
| * | Normalise RGBLight (underglow) keycodes (#23656) | Ryan | 2024-05-07 | 1 | -11/+11 |
| | | |||||
| * | Add new set of keycodes for RGB Matrix (#23463) | Ryan | 2024-05-04 | 1 | -0/+13 |
| | | |||||
| * | Add new set of keycodes for LED Matrix (#23432) | Ryan | 2024-04-11 | 1 | -0/+9 |
| | | |||||
| * | Regenerate Files (#22821) | QMK Bot | 2024-01-04 | 1 | -1/+1 |
| | | |||||
| * | [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) | Pascal Getreuer | 2023-05-20 | 1 | -0/+2 |
| | | | | | | Co-authored-by: casuanoob <96005765+casuanoob@users.noreply.github.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> | ||||
| * | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-22 | 1 | -1/+64 |
| | | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
| * | Align magic keycodes (#19877) | Joel Challis | 2023-02-22 | 1 | -35/+35 |
| | | |||||
| * | Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) | Joel Challis | 2023-02-19 | 1 | -0/+2 |
| | | |||||
| * | Align sequencer keycodes (#19875) | Joel Challis | 2023-02-18 | 1 | -9/+9 |
| | | |||||
| * | [Core] Tri Layer Keys (#19795) | Drashna Jaelre | 2023-02-12 | 1 | -0/+2 |
| | | | | | | | | Co-authored-by: wilba <wilba@wilba.tech> Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Normalise Swap Hands keycodes (#19720) | Ryan | 2023-01-30 | 1 | -8/+8 |
| | | |||||
| * | [Test] Reset timer for every unit test and provide timestamps for log ↵ | Stefan Kerkmann | 2022-12-14 | 1 | -0/+663 |
| messages (#17028) | |||||