| Commit message (Expand) | Author | Age | Files | Lines |
* | Reallocate SAFE_RANGE (#19909) | Joel Challis | 2023-02-23 | 1 | -1/+1 |
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 1 | -0/+2 |
* | Move more unicode ranges to DD (#19755) | Joel Challis | 2023-02-10 | 1 | -4/+0 |
* | Normalise MIDI keycodes (#18972) | Ryan | 2022-11-07 | 1 | -10/+10 |
* | Fix keycode parameter extraction to match the new DD keycodes (#18977) | Sergey Vlasov | 2022-11-06 | 1 | -2/+26 |
* | Initial DD keycode migration (#18643) | Joel Challis | 2022-11-05 | 1 | -848/+55 |
* | Normalise Dynamic Macro keycodes (#18939) | Ryan | 2022-11-03 | 1 | -10/+10 |
* | Normalise Unicode keycodes (#18898) | Ryan | 2022-10-31 | 1 | -16/+16 |
* | Normalise Auto Shift keycodes (#18892) | Ryan | 2022-10-28 | 1 | -6/+14 |
* | Normalise Autocorrect keycodes (#18893) | Ryan | 2022-10-28 | 1 | -6/+6 |
* | Remove `KC_DELT` (#18882) | Ryan | 2022-10-27 | 1 | -2/+0 |
* | Normalise Combo keycodes (#18877) | Ryan | 2022-10-27 | 1 | -3/+8 |
* | Add missing Space Cadet alias (#18876) | Ryan | 2022-10-27 | 1 | -0/+1 |
* | Normalise Space Cadet keycodes (#18864) | Ryan | 2022-10-27 | 1 | -7/+15 |
* | Deprecate `SECURE_*` keycodes for `QK_SECURE_*` (#18847) | Joel Challis | 2022-10-25 | 1 | -4/+10 |
* | Deprecate `ONESHOT_*` keycodes for `QK_ONE_SHOT_*` (#18844) | Ryan | 2022-10-25 | 1 | -6/+6 |
* | Deprecate `KEY_OVERRIDE_*` keycodes for `KO_*` (#18843) | Ryan | 2022-10-25 | 1 | -3/+8 |
* | added BS_TOGG so BS_SWAP and BS_NORM can be on a single key (#18837) | Selene ToyKeeper | 2022-10-24 | 1 | -0/+3 |
* | Deprecate `CAPS_WORD`/`CAPSWRD` for `CW_TOGG` (#18834) | Ryan | 2022-10-24 | 1 | -3/+4 |
* | Normalise Joystick and Programmable Button keycodes (#18832) | Ryan | 2022-10-24 | 1 | -100/+133 |
* | Deprecate `VLK_TOG` for `VK_TOGG` (#18807) | Ryan | 2022-10-22 | 1 | -1/+4 |
* | Remove legacy fauxclicky and unicode keycodes (#18800) | Ryan | 2022-10-21 | 1 | -6/+0 |
* | Deprecate `KC_LOCK` for `QK_LOCK` (#18796) | Ryan | 2022-10-21 | 1 | -1/+1 |
* | Deprecate `KC_LEAD` for `QK_LEAD` (#18792) | Ryan | 2022-10-21 | 1 | -1/+4 |
* | Relocate US ANSI shifted keycode aliases (#18634) | Joel Challis | 2022-10-07 | 1 | -61/+1 |
* | [Core] Add getreuer's Autocorrect feature to core (#15699) | Drashna Jaelre | 2022-09-17 | 1 | -0/+8 |
* | Added emacs as an "operating system" for input mode. (#16949) | Chewxy | 2022-08-14 | 1 | -0/+3 |
* | Align TO() max layers with other keycodes (#17989) | Joel Challis | 2022-08-14 | 1 | -9/+2 |
* | PoC: Swap Escape and Caps (#16336) | Osamu Aoki | 2022-07-02 | 1 | -0/+8 |
* | Removes terminal from QMK. (#17258) | Nick Brassel | 2022-05-30 | 1 | -3/+3 |
* | Enhancement and fixes of "Secure" feature (#16958) | Drashna Jaelre | 2022-05-14 | 1 | -0/+1 |
* | [Core] Add Caps Word feature to core (#16588) | Pascal Getreuer | 2022-05-14 | 1 | -0/+3 |
* | [Core] Add Reboot keycode to core (#15990) | Drashna Jaelre | 2022-05-14 | 1 | -0/+2 |
* | Implement XAP 'secure' core requirements (#16843) | Joel Challis | 2022-04-16 | 1 | -0/+4 |
* | [Core] Add compile/make macro to core (#15959) | Drashna Jaelre | 2022-03-17 | 1 | -0/+2 |
* | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 1 | -357/+357 |
* | Rip out old macro and action_function system (#16025) | Ryan | 2022-01-24 | 1 | -10/+0 |
* | Rename some Quantum keycodes (#15968) | Ryan | 2022-01-22 | 1 | -6/+10 |
* | Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368) | Joel Challis | 2021-11-30 | 1 | -0/+3 |
* | New feature: `DYNAMIC_TAPPING_TERM_ENABLE` (#11036) | precondition | 2021-11-26 | 1 | -0/+5 |
* | Revert "[Tests] Increase QMK test coverage (#13789)" | Nick Brassel | 2021-11-23 | 1 | -0/+34 |
* | [Tests] Increase QMK test coverage (#13789) | Stefan Kerkmann | 2021-11-23 | 1 | -34/+0 |
* | Macros in JSON keymaps (#14374) | Zach White | 2021-11-22 | 1 | -0/+34 |
* | Basic keycode overhaul (#14726) | Ryan | 2021-11-03 | 1 | -42/+40 |
* | Manually format develop (#15003) | Joel Challis | 2021-11-01 | 1 | -6/+6 |
* | Add Support for USB programmable buttons (#12950) | Thomas Weißschuh | 2021-09-15 | 1 | -0/+70 |
* | Add a toggle key for GUI On/Off in Magic feature (#13830) | Drashna Jaelre | 2021-08-18 | 1 | -0/+4 |
* | Steno combinedkeys (#12538) | freqmod | 2021-08-18 | 1 | -0/+2 |
* | [Feature] Key Overrides (#11422) | Jonas Gessner | 2021-07-13 | 1 | -0/+5 |
* | Add Mac centric Shift and Alt + GUI Macros (#13107) | Albert Y | 2021-06-19 | 1 | -6/+14 |