Commit Graph

187 Commits (3f696664d67c96e5e39d426c1a10feba9fe2e3d4)

Author SHA1 Message Date
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
Konstantin Đorđević bdc8d89e6b New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) 6 years ago
XScorpion2 c745d9b82e Simple extended space cadet (#5277) 6 years ago
Bob 02b74d521b fix combo enabling logic (#5610) 6 years ago
Bob bc536b9b6d Switch process_combo to using global register and timer (#2561) 6 years ago
cubimon f9f0a31904 Unicode fix for new wincompose version (#5082) 6 years ago
Tobias Schulte a69e4406d4 Fix Tx Bolt ghosting second character on key press (#5229) 6 years ago
Drashna Jaelre feee01192e
Fix Audio Clicky by adding missing punctuation (#5171) 6 years ago
Konstantin Đorđević d7754a19b9 Remove problematic unicode_map stub definition in process_unicodemap.c (#5110) 6 years ago
Drashna Jaelre 85022f8bb5 Fix ARM Audio issues and its EEPROM persistence (#4936) 6 years ago
Mislav Čakarić cd819a7f7e Allows Terminal to use ModTap/LayerTap keys (#4586) 6 years ago
Konstantin Đorđević cd9262d7b2 Improve consistency in UNICODEMAP code and docs, update docs/understanding_qmk (#4774) 6 years ago
Giuseppe Rota 3ddec14eb8 Register the interrupting keycode in the tap dance state struct 6 years ago
Giuseppe Rota bb1b441325 Fix leader processing 6 years ago
Drashna Jaelre afd5cda4a0 Fix up process_leader to be a bit more optimized (#4662) 6 years ago
Drashna Jaelre fdeec29636 Overhaul Unicode Common functionality (#4325) 6 years ago
Alexander Kagno 3ec4a00bfc Per Key Leader Timing Option (#4026) 7 years ago
Drashna Jaelre 26156e84e8
Fix UCIS code 7 years ago
Drashna Jaelre 7222e3691b Fix Unicode EEPROM handling so it is consistent. (#4066) 7 years ago
Drashna Jaelre cfa9f6ba6d Add non-US Hash and Backslash to AutoShift handling 7 years ago
martinakcsilla 0d61e612f0 process_ucis: Add a callback for success (#4067) 7 years ago
Drashna Jaelre f5ae3760c6 Add send_unicode_hex_string function (#3828) 7 years ago
Drashna Jaelre 9d949389f9 Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785) 7 years ago
Drashna Jaelre edeace279b Make Audio Clicky's randomness a float 7 years ago
Drashna Jaelre a0309db983 Add On/Off keycodes 7 years ago
Drashna Jaelre cfb1b353ee Add functions so you can configure programatically 7 years ago
Drashna Jaelre e72e4b6920 Store Clicky status in EEPROM 7 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
Shihpin Tseng 1950a145c7 Fix process_combo which assign -1 to uint16_t 7 years ago
Jack Humbert ade22f8e2c
Adds support for Planck Rev 6 (#2666) 7 years ago
Joe Wasson 81756d7b21 Fix tapdance when one-shot is disabled. 7 years ago