70 Commits (76c69f35c5c85039bafc56247eeecf87f156bd66)

Author SHA1 Message Date
  Felix Kuehling 4ae7525923
Bug17281 - Retain momentary layers until the end of tapping (#17282) 1 year ago
  Drashna Jaelre 1caedd10c4
Don't clear keys on layer change unless STRICT_LAYER_RELEASE is enabled (#18577) 1 year ago
  Ryan 5974d989fe
Normalise Unicode keycodes (#18898) 1 year ago
  Ryan 002b58f0e4
Normalise Space Cadet keycodes (#18864) 1 year ago
  Ryan a80b886751
Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834) 1 year ago
  Joel Challis 64ca14feea
Fix garbled test output (#18822) 1 year ago
  QMK Bot 1a1a3651d3
Format code according to conventions (#18818) 1 year ago
  precondition c012490712
Add unit tests for HOLD_ON_OTHER_KEY_PRESS (#18721) 1 year ago
  Ryan 6dbbeea46a
Refactor `send_extra` (#18615) 1 year ago
  Sergey Vlasov ca0c12847a
Fix layer switching from tap dances by redoing the keymap lookup (#17935) 1 year ago
  Joel Challis 456d6f3342
Remove legacy keycodes from unit tests (#18430) 1 year ago
  Drashna Jaelre fb29c0ae53
[Core] Add getreuer's Autocorrect feature to core (#15699) 1 year ago
  Ryan 09d668eb0e
Simplify extrakeys sending at the host driver level (#18230) 1 year ago
  Stefan Kerkmann 8ce946b5c8
[Bug] Add key event check to `is_tap_record` and remove `is_tap_key` (#18063) 1 year ago
  Pascal Getreuer 95c43a2759
Fix Caps Word to treat mod-taps more consistently. (#17463) 1 year ago
  Pascal Getreuer 6a0d90f81a
Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549) 1 year ago
  Stefan Kerkmann f27b617f36
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCAN` (#15292) 1 year ago
  Jouke Witteveen 050fa9062f
tap-dance: Rename tests so that tap_dance is used consistently (#17396) 1 year ago
  Jouke Witteveen 1706da9054
tap-dance: Restructure code and document in more detail (#16394) 1 year ago
  Stefan Kerkmann 4c48760558
Apply EXPECT_REPORT and EXPECT_EMPTY_REPORT (#17311) 2 years 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
  Pascal Getreuer b5608cbb6d
Continue Caps Word when AltGr (right Alt) is held. (#17156) 2 years ago
  QMK Bot da63289505
Format code according to conventions (#17096) 2 years ago
  Drashna Jaelre db887e63d7
Enhancement and fixes of "Secure" feature (#16958) 2 years ago
  Pascal Getreuer 68b16bba68
[Core] Add Caps Word feature to core (#16588) 2 years ago
  QMK Bot 63646e8906
Format code according to conventions (#16322) 2 years ago
  Ryan 1d11ae3087
Rip out old macro and action_function system (#16025) 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
  Ryan f529580860
Basic keycode overhaul (#14726) 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
  QMK Bot 5e98eaaaff format code according to conventions [skip ci] 4 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
  fauxpark 3ea7c2a434 Remove empty action_function() 5 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 6 years ago
  Fred Sundvik 9158673166 Reference issue #1478 from the unit tests 7 years ago
  Fred Sundvik b3af79eaff Reference issue #1477 from the unit tests 7 years ago
  Fred Sundvik 41efcd6d73 Reference issue #524 from the unit tests 7 years ago
  Fred Sundvik 60b1880a62 Reference issue #1476 from the unit tests 7 years ago
  Fred Sundvik 67f722c9c8 Configure vscode file associations, use hpp instead of h 7 years ago
  Fred Sundvik 631c09e976 Fix keymap formatting 7 years ago
  Fred Sundvik e5780a6dc6 Add tests for macros 7 years ago
  Fred Sundvik fc4bfbe580 Rename tests to start with test_ 7 years ago