Commit Graph

217 Commits (48f4768d33313e6a6ed48c31f95eb44feda10a51)

Author SHA1 Message Date
Ryan 48f4768d33
Change include guards in quantum/ to pragma once (#11239) 4 years ago
Joshua Diamond f40b564683
Partial fix for Issue #9405 - Caps Lock not working with Unicode Map's XP on Linux (#11232) 4 years ago
Joshua Diamond 54e2bf3ede
Fix Issue #9533 - Delayed shift state handling (#11220) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Ryan 2c92ee1f56
Allow modified keycodes in Unicode input (#10658) 5 years ago
a_p_u_r_o bc79e51990
Fix issue introduced by PR#10404 (#10559) 5 years ago
3araht 2bcac45650
Fix for MIDI sustain effect issue (#10361) 5 years ago
QMK Bot c8cff1489a format code according to conventions [skip ci] 5 years ago
cmdremily ef7c79b781 Fix issues with unused variables and functions preventing a clean compile. 5 years ago
QMK Bot a3db72df72 format code according to conventions [skip ci] 5 years ago
Greg Wright 568cae28ec #define AUTO_SHIFT_SETUP (#8441) 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 5 years ago
Drashna Jaelre 9d3b26a475 Update features to use Custom Tapping Term when appropriate (#6259) 5 years ago
Pete Sevander b0335b2731 Bigger combo index (#9318) 5 years ago
QMK Bot 9ae15e8c79 format code according to conventions [skip ci] 5 years ago
Dongfeng Yu 666cb44673
Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording (#9446) 5 years ago
Drashna Jaelre 98642ca028
Improve keycode handling for RGB (#7677) 5 years ago
Nick Brassel 3d6d899666
`qmk cformat` (#9500) 5 years ago
Jason Laqua f7eb030e91
Standardize how unicode is processed (fixes #8768) (#8770) 5 years ago
Konstantin Đorđević 94fc32f431
Fix bug in UC_RMOD, add shift and audio support for UC_MOD/UC_RMOD(#8674) 5 years ago
Konstantin Đorđević bdfdc506da
Rename UC_OSX (and related constants) to UC_MAC (#8589) 5 years ago
Joel Challis 6ceaae30f5
Run clang-format manually to fix recently changed files (#8552) 5 years ago
Jeremy Bernhardt e5d34fd084
Variable combo (#8120) 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
Ryan bb8d4b4d23
`send_unicode_string()`: Add support for code points > 0xFFFF (#8236) 5 years ago
Ryan 371ff9dd6f
A proper `send_string()` for the Unicode feature (#8155) 5 years ago
Joel Challis 393937b43f
Relocate grave keycode processing (#8082) 5 years ago
Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 5 years ago
Jeremy Bernhardt d11238f748 switching to you know whats up mode (#7921) 5 years ago
Joel Challis ae40fc498b Relocate RGB keycode processing (#7508) 5 years ago
Joel Challis efb21c00ce Fix FORCE_NKRO handling (#7601) 6 years ago
Joel Challis d598f01cb7
Relocate magic keycode processing (#7512) 6 years ago
fauxpark 5a6737a778 Send string keycode tweaks (#7471) 6 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 years ago
Drashna Jaelre e9c44e396d
Smallish overhaul of Auto-Shift feature (#6067) 6 years ago
Drashna Jaelre 335dd0271e Fix Tap Dance name for consistency and to match docs (#7136) 6 years ago
Drashna Jaelre f069e9fc09
Generalize Tap Dance Layer functions (#6629) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
fauxpark 406f03bb0c Mask off TD() parameter properly (#6143) 6 years ago
Zach DeCook 009d45d4d7 MIDI: Fix basic noteon: send correct velocity (#6476) 6 years ago
Drashna Jaelre e5d2cb8f98 Fix Preprocessor check for Leader Keys 6 years ago
Drashna Jaelre c44fc68297 Allow Combo feature to be enabled/disabled live (#6318) 6 years ago
Drashna Jaelre 09f5767072 Add out of bound check for Leader Key sequence array (#5840) 6 years ago
Aapo Saaristo 2a231457bd Add user-overridable callback for cancelling UCIS input (#5564) 6 years ago
XScorpion2 d16db69367 Added mod carry over from press to release. (#5866) 6 years ago
Josh d85110b6ec Adds a configurable initial delay to the audio clicky feature (#4286) 6 years ago
XScorpion2 c6184d2e7e Added check for event pressed to clear space cadet (#5839) 6 years ago
XScorpion2 e290dc5ad8 Space Cadet: Reducing unnecessary reported keypresses (#5781) 6 years ago