logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 10800259739e1bf35db7a8d0c8acfa102f3de7a9
parent aa73362674028bf6603a7a2df701f4617e09f8cb
Author: achim-t <achim-t@users.noreply.github.com>
Date:   Thu, 14 Mar 2024 04:28:54 +0100

Update feature_tri_layer.md - typo (#23275)


Diffstat:

Mdocs/feature_tri_layer.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/feature_tri_layer.md b/docs/feature_tri_layer.md @@ -45,4 +45,4 @@ Eg, if you wanted to set the "Adjust" layer to be layer 5, you'd add this to you | `get_tri_layer_upper_layer()` | Gets the current "upper" layer. | | `get_tri_layer_adjust_layer()` | Gets the current "adjust" layer. | -!> Note: these settings are not persisent, and will be reset to the default on power loss or power cycling of the controller. +!> Note: these settings are not persistent, and will be reset to the default on power loss or power cycling of the controller.