Commit Graph

8 Commits (70fce6564fe691912387d09344efa1d1ce5b949e)

Author SHA1 Message Date
Dustin Bosveld 2f637e4ea1
[Docs] Clarify functionality of update_tri_layer_state (#10370)
* 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
5 years ago
Rustam Zagirov 5bd239e1c0
Remove unnecessary break after return from documentation (#9892) 5 years ago
Joshua Moses Diamond 750179e111
Fix a couple of typos that were causing confusion (#8767) 5 years ago
skullY 54c58ea6de Add explicit id tags to externally linked headers 5 years ago
Drashna Jaelre b62e160a89
Additional changes for Layer State typedef compatibility (#5906)
* 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>
6 years ago
Drashna Jaelre 75a51659ab Add tap_random_base64 and software timer info to Useful Functions doc (#4360)
* 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>
7 years ago
Drashna Jaelre 7e1b57add4 Some cleanup of the Useful Functions docs (#4064)
* Add examples for tri layers

* Clean up and spelling fixes
7 years ago
Drashna Jaelre eb19fb5b57 Helpful functions 7 years ago