summaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2024-12-01 14:24:44 -0500
committerKjetil Orbekk <kj@orbekk.com>2024-12-01 14:24:44 -0500
commit94f7065b010feaa4740942c5b2aab1b14096545d (patch)
tree98f79d17ad0670dbae4910414d7010dca287f846 /users
parentd04afe6e4c914d20ed00657de9a5e4b66ecfade4 (diff)
Fix FN layer configHEADmaster
Diffstat (limited to 'users')
-rw-r--r--users/orbekk/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/orbekk/config.h b/users/orbekk/config.h
index 406fc54e8a..4896a4cf4b 100644
--- a/users/orbekk/config.h
+++ b/users/orbekk/config.h
@@ -2,4 +2,4 @@
#define TRI_LAYER_LOWER_LAYER 4
#define TRI_LAYER_UPPER_LAYER 5
-#define TRI_LAYER_ADJUST_LAYER 6
+#define TRI_LAYER_ADJUST_LAYER 7