logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: f217cd46577a5014bc8439339ec0a5471febbfda
parent af1ac6b1bd873986fe808dfd68420bc5f48dd43d
Author: QMK Bot <hello@qmk.fm>
Date:   Thu, 14 Mar 2024 03:29:24 +0000

Merge remote-tracking branch 'origin/master' into develop

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.