Commit Graph

30 Commits (08ce0142bad40f22d05d33fdef8a7c8907154e96)

Author SHA1 Message Date
Zach White 08ce0142ba
Macros in JSON keymaps (#14374) 4 years ago
Ryan f529580860
Basic keycode overhaul (#14726) 4 years ago
precondition 2395069b0b
[Docs] New section to modifier docs: Checking Modifier State (#10550) 4 years ago
Ryan 3345ce2686
Add `tap_code_delay(code, delay)` (#11913) 4 years ago
Ryan 415d683ea7
Remove unused `action_get_macro()` usages in user files (#11165) 4 years ago
Chas 3300164065
Typo fix: Useful function -> Useful Functions (#11342) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
Konstantin Đorđević 02781979d6
[Docs] Improve Unicode documentation (#8676) 5 years ago
Konstantin Đorđević 370577e4ed
Add *OPT aliases for *ALT keycodes and macros (#8714) 5 years ago
Drashna Jaelre 5117dff6a2
Add Post Processing to process_record (#4892) 5 years ago
Nick Brassel 444fd3b1cc
Add support for delays in send_string. (#8244) 5 years ago
Jez Cope 530c997638
Add link to "Useful functions" in macro docs (#7446) 5 years ago
fauxpark 5a6737a778 Send string keycode tweaks (#7471) 6 years ago
Jez Cope 9d97e47df4 [Docs] Update Super ALT↯TAB to remove use of unregister_code16 (#5766) 6 years ago
roguepullrequest e7e13ebdd7 [Docs] Adding Alt↯Tab example macro (#5616) 6 years ago
Drashna Jaelre c534a4c775 [Docs] Smallish overhaul of the docs (#5281) 6 years ago
noroadsleft 384fef72d3 Replace instances of KEYMAP with LAYOUT 6 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality (#4609) 7 years ago
Drashna Jaelre fb900e2ad1 Fix macro docs to be consistent with keyboard template (#4600) 7 years ago
Drashna Jaelre 26f4e7031a Add tap_code function (#3784) 7 years ago
skullY 303f425c6b Fix up info boxes. 7 years ago
Drashna Jael're 3f1d147529 Add SS_RALT for AltGR usage in macros 7 years ago
Mitchell van Manen 31cae1f1bd Update feature_macros.md (#2387) 7 years ago
fauxpark bb53635f33 Trim trailing whitespace 8 years ago
fauxpark af37bb2f78 Fix some of the more obvious typos 8 years ago
fauxpark 7b0356d1d4 Convert all headings to Title Case 8 years ago
Gilbert Consellado 7ff96877d2 added SS_LSFT to featured macros 8 years ago
Balz Guenat 858c09f370 add example keymap 8 years ago
Balz Guenat 179d64d33c extend macro docs a bit 8 years ago
skullydazed 67cc5cebc0 Restructure the hardware and feature docs to make things easier to find (#1888) 8 years ago
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature (#1657) 8 years ago
skullY 9d1a08e38a Doc updates from going through every file 8 years ago
Shayne Holmes 48ff93582b Pull out sendstring variations to their own files. 8 years ago
skullY d8e29b53fe Update a bunch of docs 8 years ago
Jack Humbert ca01d94005 convert docs to lowercase and underscores 8 years ago
skullY a0ac0d3cea Move Dynamic Macros into their own file 8 years ago
skullY 767bcac23c Clean up and improve the macro documentation 8 years ago
Maarten Dekkers 91c6113cba Added SEND_STRING(); to the documentation. 8 years ago