summaryrefslogtreecommitdiff
path: root/docs/feature_macros.md
AgeCommit message (Expand)AuthorFilesLines
2025-01-07Convert stray legacy warn/info docs panels (#24799)Joel Challis1-1/+3
2024-11-15docs: move description of host_language from Macros to Language-specific Keyc...Amund Tenstad1-32/+1
2024-06-02[docs] Organize driver & feature docs into subfolders (#23848)Ryan1-2/+2
2024-05-30[docs] Fix code blocks overflowing page width (#23829)Joel Challis1-4/+12
2024-05-30Vitepress conversion of docs. (#23795)Nick Brassel1-7/+13
2023-12-04Add latam spanish headers (#22542)JuanoD1-3/+3
2023-08-26Corrected duration example, should be number not string (#21839)Andy Smith1-1/+1
2022-11-05Macro keycode name refactoring (#18958)Nick Brassel1-3/+3
2022-10-05docs: some typos (#18582)George Rodrigues1-1/+1
2022-07-23implement `tap_code16_delay` (#17748)JayceFayne1-1/+1
2022-07-02Feature-ify Send String (#17275)Ryan1-0/+2
2022-02-05[Docs] feature_macro.md: minor formatting fix (#16205)IskandarMa1-2/+2
2022-01-13Fix keymap.json macro example (#15567)Tuk Bredsdorff1-1/+1
2022-01-03[Docs] Note the order of enumerated custom keycodes (#15706)Albert Y1-0/+2
2021-12-27Update feature_macros.md (#15026)Buttenup1-0/+2
2021-11-22Macros in JSON keymaps (#14374)Zach White1-17/+117
2021-11-03Basic keycode overhaul (#14726)Ryan1-1/+1
2021-02-28[Docs] New section to modifier docs: Checking Modifier State (#10550)precondition1-1/+1
2021-02-17Add `tap_code_delay(code, delay)` (#11913)Ryan1-2/+8
2021-01-11Remove unused `action_get_macro()` usages in user files (#11165)Ryan1-107/+6
2020-12-30Typo fix: Useful function -> Useful Functions (#11342)Chas1-1/+1
2020-12-11Normalise include statements in core code (#11153)Ryan1-1/+3
2020-06-20[Docs] Improve Unicode documentation (#8676)Konstantin Đorđević1-43/+46
2020-04-12Add *OPT aliases for *ALT keycodes and macros (#8714)Konstantin Đorđević1-2/+2
2020-03-23Add Post Processing to process_record (#4892)Drashna Jaelre1-0/+40
2020-02-27Add support for delays in send_string. (#8244)Nick Brassel1-5/+15
2020-02-23Add link to "Useful functions" in macro docs (#7446)Jez Cope1-0/+2
2019-11-25Send string keycode tweaks (#7471)fauxpark1-8/+11
2019-05-04[Docs] Update Super ALT↯TAB to remove use of unregister_code16 (#5766)Jez Cope1-1/+1
2019-04-14[Docs] Adding Alt↯Tab example macro (#5616)roguepullrequest1-1/+46
2019-03-18[Docs] Smallish overhaul of the docs (#5281)Drashna Jaelre1-44/+53
2019-02-21Replace instances of KEYMAP with LAYOUTnoroadsleft1-3/+3
2018-12-14Fix up tap_code functionality (#4609)Drashna Jaelre1-0/+2
2018-12-11Fix macro docs to be consistent with keyboard template (#4600)Drashna Jaelre1-70/+88
2018-10-01Add tap_code function (#3784)Drashna Jaelre1-0/+4
2018-05-07Fix up info boxes.skullY1-6/+2
2018-03-09Add SS_RALT for AltGR usage in macrosDrashna Jael're1-0/+1
2018-03-01Update feature_macros.md (#2387)Mitchell van Manen1-3/+3
2017-12-09Trim trailing whitespacefauxpark1-2/+2
2017-12-09Fix some of the more obvious typosfauxpark1-2/+2
2017-12-09Convert all headings to Title Casefauxpark1-10/+8
2017-11-20added SS_LSFT to featured macrosGilbert Consellado1-0/+1
2017-11-16add example keymapBalz Guenat1-4/+15
2017-11-16extend macro docs a bitBalz Guenat1-10/+44
2017-10-24Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed1-0/+220