summaryrefslogtreecommitdiffstats
path: root/docs/feature_macros.md
Commit message (Expand)AuthorAgeFilesLines
* Corrected duration example, should be number not string (#21839)Andy Smith2023-08-261-1/+1
* Macro keycode name refactoring (#18958)Nick Brassel2022-11-051-3/+3
* docs: some typos (#18582)George Rodrigues2022-10-051-1/+1
* implement `tap_code16_delay` (#17748)JayceFayne2022-07-231-1/+1
* Feature-ify Send String (#17275)Ryan2022-07-021-0/+2
* [Docs] feature_macro.md: minor formatting fix (#16205)IskandarMa2022-02-051-2/+2
* Fix keymap.json macro example (#15567)Tuk Bredsdorff2022-01-131-1/+1
* [Docs] Note the order of enumerated custom keycodes (#15706)Albert Y2022-01-031-0/+2
* Update feature_macros.md (#15026)Buttenup2021-12-271-0/+2
* Macros in JSON keymaps (#14374)Zach White2021-11-221-17/+117
* Basic keycode overhaul (#14726)Ryan2021-11-031-1/+1
* [Docs] New section to modifier docs: Checking Modifier State (#10550)precondition2021-02-281-1/+1
* Add `tap_code_delay(code, delay)` (#11913)Ryan2021-02-171-2/+8
* Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-111-107/+6
* Typo fix: Useful function -> Useful Functions (#11342)Chas2020-12-301-1/+1
* Normalise include statements in core code (#11153)Ryan2020-12-111-1/+3
* [Docs] Improve Unicode documentation (#8676)Konstantin Đorđević2020-06-201-43/+46
* Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević2020-04-121-2/+2
* Add Post Processing to process_record (#4892)Drashna Jaelre2020-03-231-0/+40
* Add support for delays in send_string. (#8244)Nick Brassel2020-02-271-5/+15
* Add link to "Useful functions" in macro docs (#7446)Jez Cope2020-02-231-0/+2
* Send string keycode tweaks (#7471)fauxpark2019-11-251-8/+11
* [Docs] Update Super ALT↯TAB to remove use of unregister_code16 (#5766)Jez Cope2019-05-041-1/+1
* [Docs] Adding Alt↯Tab example macro (#5616)roguepullrequest2019-04-141-1/+46
* [Docs] Smallish overhaul of the docs (#5281)Drashna Jaelre2019-03-181-44/+53
* Replace instances of KEYMAP with LAYOUTnoroadsleft2019-02-211-3/+3
* Fix up tap_code functionality (#4609)Drashna Jaelre2018-12-141-0/+2
* Fix macro docs to be consistent with keyboard template (#4600)Drashna Jaelre2018-12-111-70/+88
* Add tap_code function (#3784)Drashna Jaelre2018-10-011-0/+4
* Fix up info boxes.skullY2018-05-071-6/+2
* Add SS_RALT for AltGR usage in macrosDrashna Jael're2018-03-091-0/+1
* Update feature_macros.md (#2387)Mitchell van Manen2018-03-011-3/+3
* Trim trailing whitespacefauxpark2017-12-091-2/+2
* Fix some of the more obvious typosfauxpark2017-12-091-2/+2
* Convert all headings to Title Casefauxpark2017-12-091-10/+8
* added SS_LSFT to featured macrosGilbert Consellado2017-11-201-0/+1
* add example keymapBalz Guenat2017-11-161-4/+15
* extend macro docs a bitBalz Guenat2017-11-161-10/+44
* Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed2017-10-241-0/+220