| Commit message (Expand) | Author | Age | Files | Lines |
* | [Docs] feature_macro.md: minor formatting fix (#16205) | IskandarMa | 2022-02-05 | 1 | -2/+2 |
* | Fix keymap.json macro example (#15567) | Tuk Bredsdorff | 2022-01-13 | 1 | -1/+1 |
* | [Docs] Note the order of enumerated custom keycodes (#15706) | Albert Y | 2022-01-03 | 1 | -0/+2 |
* | Update feature_macros.md (#15026) | Buttenup | 2021-12-27 | 1 | -0/+2 |
* | Macros in JSON keymaps (#14374) | Zach White | 2021-11-22 | 1 | -17/+117 |
* | Basic keycode overhaul (#14726) | Ryan | 2021-11-03 | 1 | -1/+1 |
* | [Docs] New section to modifier docs: Checking Modifier State (#10550) | precondition | 2021-02-28 | 1 | -1/+1 |
* | Add `tap_code_delay(code, delay)` (#11913) | Ryan | 2021-02-17 | 1 | -2/+8 |
* | Remove unused `action_get_macro()` usages in user files (#11165) | Ryan | 2021-01-11 | 1 | -107/+6 |
* | Typo fix: Useful function -> Useful Functions (#11342) | Chas | 2020-12-30 | 1 | -1/+1 |
* | Normalise include statements in core code (#11153) | Ryan | 2020-12-11 | 1 | -1/+3 |
* | [Docs] Improve Unicode documentation (#8676) | Konstantin Đorđević | 2020-06-20 | 1 | -43/+46 |
* | Add *OPT aliases for *ALT keycodes and macros (#8714) | Konstantin Đorđević | 2020-04-12 | 1 | -2/+2 |
* | Add Post Processing to process_record (#4892) | Drashna Jaelre | 2020-03-23 | 1 | -0/+40 |
* | Add support for delays in send_string. (#8244) | Nick Brassel | 2020-02-27 | 1 | -5/+15 |
* | Add link to "Useful functions" in macro docs (#7446) | Jez Cope | 2020-02-23 | 1 | -0/+2 |
* | Send string keycode tweaks (#7471) | fauxpark | 2019-11-25 | 1 | -8/+11 |
* | [Docs] Update Super ALT↯TAB to remove use of unregister_code16 (#5766) | Jez Cope | 2019-05-04 | 1 | -1/+1 |
* | [Docs] Adding Alt↯Tab example macro (#5616) | roguepullrequest | 2019-04-14 | 1 | -1/+46 |
* | [Docs] Smallish overhaul of the docs (#5281) | Drashna Jaelre | 2019-03-18 | 1 | -44/+53 |
* | Replace instances of KEYMAP with LAYOUT | noroadsleft | 2019-02-21 | 1 | -3/+3 |
* | Fix up tap_code functionality (#4609) | Drashna Jaelre | 2018-12-14 | 1 | -0/+2 |
* | Fix macro docs to be consistent with keyboard template (#4600) | Drashna Jaelre | 2018-12-11 | 1 | -70/+88 |
* | Add tap_code function (#3784) | Drashna Jaelre | 2018-10-01 | 1 | -0/+4 |
* | Fix up info boxes. | skullY | 2018-05-07 | 1 | -6/+2 |
* | Add SS_RALT for AltGR usage in macros | Drashna Jael're | 2018-03-09 | 1 | -0/+1 |
* | Update feature_macros.md (#2387) | Mitchell van Manen | 2018-03-01 | 1 | -3/+3 |
* | Trim trailing whitespace | fauxpark | 2017-12-09 | 1 | -2/+2 |
* | Fix some of the more obvious typos | fauxpark | 2017-12-09 | 1 | -2/+2 |
* | Convert all headings to Title Case | fauxpark | 2017-12-09 | 1 | -10/+8 |
* | added SS_LSFT to featured macros | Gilbert Consellado | 2017-11-20 | 1 | -0/+1 |
* | add example keymap | Balz Guenat | 2017-11-16 | 1 | -4/+15 |
* | extend macro docs a bit | Balz Guenat | 2017-11-16 | 1 | -10/+44 |
* | Restructure the hardware and feature docs to make things easier to find (#1888) | skullydazed | 2017-10-24 | 1 | -0/+220 |