224 Commits (ec78f8bca2523a91a293d8ae4d61050d1e36b320)

Author SHA1 Message Date
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Sergey Vlasov da6e888a32
Do not leak weak mods from tap dance to the interrupting keypress (#12471) 3 years ago
  Drashna Jaelre 57475caab0
Fix issues when manually shifting characters and Auto Shift (#12083) 3 years ago
  jakobkg 8e820cde13
Fix handling multiples of the same MIDI note (fixes bug brought up in issue #10199) (#11639) 3 years ago
  Ryan 88dce24375
Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 3 years ago
  Takeshi Nishio 71f067a60e
Fix wrong key when "Music Map" is used with MAJOR_MODE. (#11234) 3 years ago
  Drashna Jaelre 810eafad12
Fix Tap-Hold Configs (#11127) 3 years ago
  Ryan 48f4768d33
Change include guards in quantum/ to pragma once (#11239) 3 years ago
  Joshua Diamond f40b564683
Partial fix for Issue #9405 - Caps Lock not working with Unicode Map's XP on Linux (#11232) 3 years ago
  Joshua Diamond 54e2bf3ede
Fix Issue #9533 - Delayed shift state handling (#11220) 3 years ago
  Ryan 501f2fdef1
Normalise include statements in core code (#11153) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  Ryan 2c92ee1f56
Allow modified keycodes in Unicode input (#10658) 3 years ago
  a_p_u_r_o bc79e51990
Fix issue introduced by PR#10404 (#10559) 3 years ago
  3araht 2bcac45650
Fix for MIDI sustain effect issue (#10361) 3 years ago
  QMK Bot c8cff1489a format code according to conventions [skip ci] 3 years ago
  cmdremily ef7c79b781 Fix issues with unused variables and functions preventing a clean compile. 3 years ago
  QMK Bot a3db72df72 format code according to conventions [skip ci] 3 years ago
  Greg Wright 568cae28ec #define AUTO_SHIFT_SETUP (#8441) 3 years ago
  a-chol d4be07dad3 Hid joystick interface (#4226) 3 years ago
  Drashna Jaelre 9d3b26a475 Update features to use Custom Tapping Term when appropriate (#6259) 3 years ago
  Pete Sevander b0335b2731 Bigger combo index (#9318) 3 years ago
  QMK Bot 9ae15e8c79 format code according to conventions [skip ci] 3 years ago
  Dongfeng Yu 666cb44673
Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording (#9446) 3 years ago
  Drashna Jaelre 98642ca028
Improve keycode handling for RGB (#7677) 3 years ago
  Nick Brassel 3d6d899666
`qmk cformat` (#9500) 3 years ago
  Jason Laqua f7eb030e91
Standardize how unicode is processed (fixes #8768) (#8770) 3 years ago
  Konstantin Đorđević 94fc32f431
Fix bug in UC_RMOD, add shift and audio support for UC_MOD/UC_RMOD(#8674) 4 years ago
  Konstantin Đorđević bdfdc506da
Rename UC_OSX (and related constants) to UC_MAC (#8589) 4 years ago
  Joel Challis 6ceaae30f5
Run clang-format manually to fix recently changed files (#8552) 4 years ago
  Jeremy Bernhardt e5d34fd084
Variable combo (#8120) 4 years ago
  James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 4 years ago
  Ryan bb8d4b4d23
`send_unicode_string()`: Add support for code points > 0xFFFF (#8236) 4 years ago
  Ryan 371ff9dd6f
A proper `send_string()` for the Unicode feature (#8155) 4 years ago
  Joel Challis 393937b43f
Relocate grave keycode processing (#8082) 4 years ago
  Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 4 years ago
  Jeremy Bernhardt d11238f748 switching to you know whats up mode (#7921) 4 years ago
  Joel Challis ae40fc498b Relocate RGB keycode processing (#7508) 4 years ago
  Joel Challis efb21c00ce Fix FORCE_NKRO handling (#7601) 4 years ago
  Joel Challis d598f01cb7
Relocate magic keycode processing (#7512) 4 years ago
  fauxpark 5a6737a778 Send string keycode tweaks (#7471) 4 years ago
  zvecr a91c0c4765 Run clang-format manually to fix recently changed files 4 years ago
  Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 4 years ago
  Drashna Jaelre e9c44e396d
Smallish overhaul of Auto-Shift feature (#6067) 4 years ago
  Drashna Jaelre 335dd0271e Fix Tap Dance name for consistency and to match docs (#7136) 4 years ago
  Drashna Jaelre f069e9fc09
Generalize Tap Dance Layer functions (#6629) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  fauxpark 406f03bb0c Mask off TD() parameter properly (#6143) 4 years ago
  Zach DeCook 009d45d4d7 MIDI: Fix basic noteon: send correct velocity (#6476) 4 years ago
  Drashna Jaelre e5d2cb8f98 Fix Preprocessor check for Leader Keys 4 years ago