aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ref_functions.md
Commit message (Collapse)AuthorAgeFilesLines
* [Docs] Clarify functionality of update_tri_layer_state (#10370)Dustin Bosveld2020-09-211-2/+4
| | | | | | | | | | | | * Add information to docs - If layer z is not a higher layer than both x and y, the layer change code does not function correctly. * Update docs/ref_functions.md * Update docs/ref_functions.md * Update docs/ref_functions.md
* Remove unnecessary break after return from documentation (#9892)Rustam Zagirov2020-07-311-2/+0
|
* Fix a couple of typos that were causing confusion (#8767)Joshua Moses Diamond2020-04-121-2/+2
|
* Add explicit id tags to externally linked headersskullY2020-03-051-1/+1
|
* Additional changes for Layer State typedef compatibility (#5906)Drashna Jaelre2019-08-211-2/+2
| | | | | | | | | | | | | | | | * Additional changes for Layer State typedef compatibility * Replace biton32 with get_highest_layer in docs * Change additional layer structure code * Fix uGFX reference issue * Remove dynamic_keymap check * Where did all these extra spaces come from Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Add tap_random_base64 and software timer info to Useful Functions doc (#4360)Drashna Jaelre2018-12-011-0/+21
| | | | | | | | | | | | | | | | * Update docs * Add security caveat Co-Authored-By: drashna <drashna@live.com> * Wordsmithing Co-Authored-By: drashna <drashna@live.com> * Update docs/ref_functions.md Co-Authored-By: drashna <drashna@live.com>
* Some cleanup of the Useful Functions docs (#4064)Drashna Jaelre2018-10-191-14/+64
| | | | | | * Add examples for tri layers * Clean up and spelling fixes
* Helpful functionsDrashna Jaelre2018-08-261-0/+48