| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename UC_OSX (and related constants) to UC_MAC (#8589) | Konstantin Đorđević | 2020-03-31 | 3 | -15/+24 |
* | Run clang-format manually to fix recently changed files (#8552) | Joel Challis | 2020-03-25 | 1 | -3/+3 |
* | Variable combo (#8120) | Jeremy Bernhardt | 2020-03-23 | 1 | -4/+10 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 2 | -0/+72 |
* | `send_unicode_string()`: Add support for code points > 0xFFFF (#8236) | Ryan | 2020-02-25 | 4 | -25/+21 |
* | A proper `send_string()` for the Unicode feature (#8155) | Ryan | 2020-02-24 | 2 | -0/+50 |
* | Relocate grave keycode processing (#8082) | Joel Challis | 2020-02-04 | 2 | -0/+91 |
* | Run clang-format manually to fix recently changed files (#7934) | Joel Challis | 2020-01-19 | 1 | -5/+5 |
* | switching to you know whats up mode (#7921) | Jeremy Bernhardt | 2020-01-17 | 2 | -4/+4 |
* | Relocate RGB keycode processing (#7508) | Joel Challis | 2019-12-16 | 2 | -0/+161 |
* | Fix FORCE_NKRO handling (#7601) | Joel Challis | 2019-12-11 | 1 | -120/+122 |
* | Relocate magic keycode processing (#7512) | Joel Challis | 2019-12-03 | 2 | -0/+196 |
* | Send string keycode tweaks (#7471) | fauxpark | 2019-11-25 | 1 | -1/+1 |
* | Run clang-format manually to fix recently changed files | zvecr | 2019-11-17 | 1 | -4/+2 |
* | [Core] Convert Dynamic Macro to a Core Feature (#5948) | Drashna Jaelre | 2019-11-04 | 2 | -0/+298 |
* | Smallish overhaul of Auto-Shift feature (#6067) | Drashna Jaelre | 2019-11-03 | 2 | -95/+34 |
* | Fix Tap Dance name for consistency and to match docs (#7136) | Drashna Jaelre | 2019-10-24 | 1 | -1/+1 |
* | Generalize Tap Dance Layer functions (#6629) | Drashna Jaelre | 2019-09-21 | 2 | -2/+10 |
* | clang-format changes | skullY | 2019-08-30 | 30 | -2227/+2028 |
* | Mask off TD() parameter properly (#6143) | fauxpark | 2019-08-08 | 1 | -1/+1 |
* | MIDI: Fix basic noteon: send correct velocity (#6476) | Zach DeCook | 2019-08-06 | 1 | -1/+1 |
* | Fix Preprocessor check for Leader Keys | Drashna Jaelre | 2019-07-16 | 1 | -3/+1 |
* | Allow Combo feature to be enabled/disabled live (#6318) | Drashna Jaelre | 2019-07-16 | 2 | -1/+47 |
* | Add out of bound check for Leader Key sequence array (#5840) | Drashna Jaelre | 2019-07-15 | 1 | -7/+11 |
* | Add user-overridable callback for cancelling UCIS input (#5564) | Aapo Saaristo | 2019-07-15 | 1 | -0/+5 |
* | Added mod carry over from press to release. (#5866) | XScorpion2 | 2019-07-06 | 1 | -0/+12 |
* | Adds a configurable initial delay to the audio clicky feature (#4286) | Josh | 2019-05-17 | 1 | -3/+8 |
* | Added check for event pressed to clear space cadet (#5839) | XScorpion2 | 2019-05-11 | 1 | -5/+7 |
* | Space Cadet: Reducing unnecessary reported keypresses (#5781) | XScorpion2 | 2019-05-05 | 2 | -18/+23 |
* | New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix... | Konstantin Đorđević | 2019-05-03 | 6 | -35/+64 |
* | Simple extended space cadet (#5277) | XScorpion2 | 2019-04-29 | 2 | -0/+167 |
* | fix combo enabling logic (#5610) | Bob | 2019-04-14 | 1 | -2/+2 |
* | Switch process_combo to using global register and timer (#2561) | Bob | 2019-04-08 | 2 | -124/+148 |
* | Unicode fix for new wincompose version (#5082) | cubimon | 2019-03-17 | 1 | -0/+3 |
* | Fix Tx Bolt ghosting second character on key press (#5229) | Tobias Schulte | 2019-02-23 | 1 | -22/+24 |
* | Fix Audio Clicky by adding missing punctuation (#5171) | Drashna Jaelre | 2019-02-18 | 1 | -1/+1 |
* | Remove problematic unicode_map stub definition in process_unicodemap.c (#5110) | Konstantin Đorđević | 2019-02-14 | 2 | -3/+2 |
* | Fix ARM Audio issues and its EEPROM persistence (#4936) | Drashna Jaelre | 2019-02-14 | 1 | -12/+14 |
* | Fix process_combo which assign -1 to uint16_t (#3697) | Drashna Jaelre | 2019-01-25 | 2 | -9/+10 |
|\ |
|
| * | Fix process_combo which assign -1 to uint16_t | Shihpin Tseng | 2018-08-20 | 2 | -9/+10 |
* | | Allows Terminal to use ModTap/LayerTap keys (#4586) | Mislav Čakarić | 2019-01-17 | 1 | -0/+6 |
* | | Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm... | Konstantin Đorđević | 2019-01-07 | 3 | -20/+19 |
* | | Register the interrupting keycode in the tap dance state struct | Giuseppe Rota | 2018-12-30 | 2 | -0/+3 |
* | | Fix leader processing | Giuseppe Rota | 2018-12-29 | 1 | -2/+0 |
* | | Fix up process_leader to be a bit more optimized (#4662) | Drashna Jaelre | 2018-12-20 | 2 | -21/+32 |
* | | Overhaul Unicode Common functionality (#4325) | Drashna Jaelre | 2018-12-19 | 8 | -99/+190 |
* | | Per Key Leader Timing Option (#4026) | Alexander Kagno | 2018-12-15 | 1 | -0/+6 |
* | | Fix UCIS code | Drashna Jaelre | 2018-11-19 | 1 | -2/+4 |
* | | Fix Unicode EEPROM handling so it is consistent. (#4066) | Drashna Jaelre | 2018-10-19 | 5 | -15/+17 |
* | | Add non-US Hash and Backslash to AutoShift handling | Drashna Jaelre | 2018-10-06 | 1 | -0/+2 |