Commit Graph

178 Commits (master)

Author SHA1 Message Date
matth 3882ceefc1 updaded matt xd87
5 years ago
fauxpark 406f03bb0c Mask off TD() parameter properly (#6143)
5 years ago
Zach DeCook 009d45d4d7 MIDI: Fix basic noteon: send correct velocity (#6476)
5 years ago
Drashna Jaelre e5d2cb8f98 Fix Preprocessor check for Leader Keys
5 years ago
Drashna Jaelre c44fc68297 Allow Combo feature to be enabled/disabled live (#6318)
5 years ago
Drashna Jaelre 09f5767072 Add out of bound check for Leader Key sequence array (#5840)
5 years ago
Aapo Saaristo 2a231457bd Add user-overridable callback for cancelling UCIS input (#5564)
5 years ago
XScorpion2 d16db69367 Added mod carry over from press to release. (#5866)
5 years ago
Josh d85110b6ec Adds a configurable initial delay to the audio clicky feature (#4286)
5 years ago
XScorpion2 c6184d2e7e Added check for event pressed to clear space cadet (#5839)
5 years ago
XScorpion2 e290dc5ad8 Space Cadet: Reducing unnecessary reported keypresses (#5781)
5 years ago
Konstantin Đorđević bdc8d89e6b New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803)
5 years ago
XScorpion2 c745d9b82e Simple extended space cadet (#5277)
5 years ago
Bob 02b74d521b fix combo enabling logic (#5610)
5 years ago
Bob bc536b9b6d Switch process_combo to using global register and timer (#2561)
5 years ago
cubimon f9f0a31904 Unicode fix for new wincompose version (#5082)
5 years ago
Tobias Schulte a69e4406d4 Fix Tx Bolt ghosting second character on key press (#5229)
5 years ago
Drashna Jaelre feee01192e
Fix Audio Clicky by adding missing punctuation (#5171)
5 years ago
Konstantin Đorđević d7754a19b9 Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)
5 years ago
Drashna Jaelre 85022f8bb5 Fix ARM Audio issues and its EEPROM persistence (#4936)
5 years ago
Drashna Jaelre 3542e573c8
Fix process_combo which assign -1 to uint16_t (#3697)
5 years ago
Mislav Čakarić cd819a7f7e Allows Terminal to use ModTap/LayerTap keys (#4586)
5 years ago
Konstantin Đorđević cd9262d7b2 Improve consistency in UNICODEMAP code and docs, update docs/understanding_qmk (#4774)
5 years ago
Giuseppe Rota 3ddec14eb8 Register the interrupting keycode in the tap dance state struct
5 years ago
Giuseppe Rota bb1b441325 Fix leader processing
5 years ago
Drashna Jaelre afd5cda4a0 Fix up process_leader to be a bit more optimized (#4662)
5 years ago
Drashna Jaelre fdeec29636 Overhaul Unicode Common functionality (#4325)
5 years ago
Alexander Kagno 3ec4a00bfc Per Key Leader Timing Option (#4026)
6 years ago
Drashna Jaelre 26156e84e8
Fix UCIS code
6 years ago
Drashna Jaelre 7222e3691b Fix Unicode EEPROM handling so it is consistent. (#4066)
6 years ago
Drashna Jaelre cfa9f6ba6d Add non-US Hash and Backslash to AutoShift handling
6 years ago
martinakcsilla 0d61e612f0 process_ucis: Add a callback for success (#4067)
6 years ago
Drashna Jaelre f5ae3760c6 Add send_unicode_hex_string function (#3828)
6 years ago
Drashna Jaelre 9d949389f9 Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)
6 years ago
Drashna Jaelre edeace279b Make Audio Clicky's randomness a float
6 years ago
Drashna Jaelre a0309db983 Add On/Off keycodes
6 years ago
Drashna Jaelre cfb1b353ee Add functions so you can configure programatically
6 years ago
Drashna Jaelre e72e4b6920 Store Clicky status in EEPROM
6 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
6 years ago
Shihpin Tseng 1950a145c7 Fix process_combo which assign -1 to uint16_t
6 years ago
Jack Humbert ade22f8e2c
Adds support for Planck Rev 6 (#2666)
6 years ago
Joe Wasson 81756d7b21 Fix tapdance when one-shot is disabled.
6 years ago
M1K3L08 42a72c633b Fixed sprintf overflow
6 years ago
Drashna Jaelre a572323f94 Add default to LEADER_TIMEOUT in case it's not defined (#2818)
6 years ago
Jack Humbert 63d5c947d3 updated music mask
6 years ago
Drashna Jaelre e5540dd055 Update to drashna keymaps and userspace (#2876)
6 years ago
M1K 5112af887a Added command history to terminal with other bug fixes, added new song to song_list.h (#2855)
6 years ago
Drashna Jaelre 6f37bd6678 Fix Clicky Down code
6 years ago
Drashna Jaelre 33fdd1d255 Fix Audio Clicky sub-feature (#2784)
6 years ago
Drashna Jaelre 1bb77c0875
Update to drashna keymaps and userspace (#2756)
6 years ago