46 Commits (34a113c97b192fbe28d963178a4d672fb780e27f)

Author SHA1 Message Date
  QMK Bot b02abcb9a6
Regenerate Files (#22821) 5 months ago
  QMK Bot b12b5485bc
Update copyright year on generated files (#22795) 5 months ago
  Ryan 0c160e1fba
Separate 6KRO and NKRO report structs (#22267) 8 months ago
  Isaac Elenbaas dd94877ec6
Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889) 9 months ago
  Ryan 70e34e491c
Unicode, Unicodemap and UCIS refactor (#21659) 10 months ago
  Pascal Getreuer 3993b15f05
[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) 1 year ago
  Nick Brassel 5faa23d54c
Keymap introspection for combos. (#19670) 1 year ago
  Joel Challis 3be5d90b6d
Remove some use of keymap.h (#20006) 1 year ago
  Nick Brassel 7f805cc779
VIA Protocol 12 + fixes (#19916) 1 year ago
  Joel Challis 403b0addea
Align magic keycodes (#19877) 1 year ago
  Joel Challis 0152dd811d
Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884) 1 year ago
  Joel Challis f587a0c548
Align sequencer keycodes (#19875) 1 year ago
  Drashna Jaelre fe02abc479
[Core] Tri Layer Keys (#19795) 1 year ago
  Joel Challis 11d49d00e7
Remove matrix_init_quantum/matrix_scan_quantum (#19806) 1 year ago
  Joel Challis 1d0b4c8d38
Tidy up use of keycode range helpers (#19756) 1 year ago
  Ryan 2d843088a2
Normalise Swap Hands keycodes (#19720) 1 year ago
  Stefan Kerkmann c2b13bd77b
Introduce VERIFY_AND_CLEAR shorthand (#19370) 1 year ago
  Stefan Kerkmann 962e4c0e18
[Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 1 year ago
  Ryan 5974d989fe
Normalise Unicode keycodes (#18898) 1 year ago
  Joel Challis 64ca14feea
Fix garbled test output (#18822) 1 year ago
  Ryan 6dbbeea46a
Refactor `send_extra` (#18615) 1 year ago
  Ryan 09d668eb0e
Simplify extrakeys sending at the host driver level (#18230) 1 year ago
  Pascal Getreuer 6a0d90f81a
Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549) 1 year ago
  Pascal Getreuer 95d20e6d8b
Fix and add unit tests for Caps Word to work with Unicode Map, Auto Shift, Retro Shift. (#17284) 2 years ago
  QMK Bot 63646e8906
Format code according to conventions (#16322) 2 years ago
  Stefan Kerkmann 8b865a9d64
[Core] Don't send keyboard reports that propagate no changes to the host (#14065) 2 years ago
  Stefan Kerkmann a24bdccee0
[Tests] Increase QMK test coverage take 2 (#15269) 2 years ago
  Nick Brassel 7746aefe94 Revert "[Tests] Increase QMK test coverage (#13789)" 2 years ago
  Stefan Kerkmann b6054c0206
[Tests] Increase QMK test coverage (#13789) 2 years ago
  Drashna Jaelre 02ab7b1888
[Core] Fix "6kro enable" and clarify naming (#14563) 2 years ago
  Joel Challis fc9fb2c775
Allow output of logging when running unit tests (#13556) 2 years ago
  Ryan 7071900407
Missed a couple more `#pragma once`s (#11351) 3 years ago
  Ryan 1b7b72c0e9
Ensure single newline at EOF for core files (#11310) 3 years ago
  fredizzimo 9e8767917d
Fix pressing two keys with the same keycode but different modifiers (#2710) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  Colin T.A. Gray 4ea3bbdb4c add tests for action_layer.c and reset layer state after tests 6 years ago
  Fred Sundvik 78545b9509 Fix unreferenced errors with mingw compiler and unit tests 7 years ago
  Fred Sundvik 67f722c9c8 Configure vscode file associations, use hpp instead of h 7 years ago
  Fred Sundvik 4e69a8bda6 Add basic timing support, and SFT_T tests 7 years ago
  Fred Sundvik cae7a9c3ec Add simple modifier test 7 years ago
  Fred Sundvik fb9b8dadb9 Add a couple of todos to keyboard_report_util.cpp 7 years ago
  Fred Sundvik 43d8fa5bf1 More natural interface for setting keyboard leds 7 years ago
  Fred Sundvik 36f820be7e Add a test fixture 7 years ago
  Fred Sundvik e85b185796 Test two keys pressed at once 7 years ago
  Fred Sundvik bd1729d5be Actually test for correct key presses 7 years ago
  Fred Sundvik 3bb0586acc Add a couple of basic tests and implement driver mock 7 years ago
  Fred Sundvik a72e8f0865 Dummy test matrix implementation 7 years ago