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