summaryrefslogtreecommitdiff
path: root/docs/feature_macros.md
Commit message (Expand)AuthorAge
* Macro keycode name refactoring (#18958)Nick Brassel2022-11-05
* docs: some typos (#18582)George Rodrigues2022-10-05
* implement `tap_code16_delay` (#17748)JayceFayne2022-07-23
* Feature-ify Send String (#17275)Ryan2022-07-02
* [Docs] feature_macro.md: minor formatting fix (#16205)IskandarMa2022-02-05
* Fix keymap.json macro example (#15567)Tuk Bredsdorff2022-01-13
* [Docs] Note the order of enumerated custom keycodes (#15706)Albert Y2022-01-03
* Update feature_macros.md (#15026)Buttenup2021-12-27
* Macros in JSON keymaps (#14374)Zach White2021-11-22
* Basic keycode overhaul (#14726)Ryan2021-11-03
* [Docs] New section to modifier docs: Checking Modifier State (#10550)precondition2021-02-28
* Add `tap_code_delay(code, delay)` (#11913)Ryan2021-02-17
* Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-11
* Typo fix: Useful function -> Useful Functions (#11342)Chas2020-12-30
* Normalise include statements in core code (#11153)Ryan2020-12-11
* [Docs] Improve Unicode documentation (#8676)Konstantin Đorđević2020-06-20
* Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević2020-04-12
* Add Post Processing to process_record (#4892)Drashna Jaelre2020-03-23
* Add support for delays in send_string. (#8244)Nick Brassel2020-02-27
* Add link to "Useful functions" in macro docs (#7446)Jez Cope2020-02-23
* Send string keycode tweaks (#7471)fauxpark2019-11-25
* [Docs] Update Super ALT↯TAB to remove use of unregister_code16 (#5766)Jez Cope2019-05-04
* [Docs] Adding Alt↯Tab example macro (#5616)roguepullrequest2019-04-14
* [Docs] Smallish overhaul of the docs (#5281)Drashna Jaelre2019-03-18
* Replace instances of KEYMAP with LAYOUTnoroadsleft2019-02-21
* Fix up tap_code functionality (#4609)Drashna Jaelre2018-12-14
* Fix macro docs to be consistent with keyboard template (#4600)Drashna Jaelre2018-12-11
* Add tap_code function (#3784)Drashna Jaelre2018-10-01
* Fix up info boxes.skullY2018-05-07
* Add SS_RALT for AltGR usage in macrosDrashna Jael're2018-03-09
* Update feature_macros.md (#2387)Mitchell van Manen2018-03-01
* Trim trailing whitespacefauxpark2017-12-09
* Fix some of the more obvious typosfauxpark2017-12-09
* Convert all headings to Title Casefauxpark2017-12-09
* added SS_LSFT to featured macrosGilbert Consellado2017-11-20
* add example keymapBalz Guenat2017-11-16
* extend macro docs a bitBalz Guenat2017-11-16
* Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed2017-10-24