Skip to content

Commit

Permalink
[sofle] Fix layout order affecting messed up lower/raise/adjust layer (
Browse files Browse the repository at this point in the history
  • Loading branch information
santosh committed Apr 19, 2024
1 parent f75e66d commit 2693d6f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions keyboards/sofle/keymaps/default/config.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
// Copyright 2024 Santosh Kumar (@santosh)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define TRI_LAYER_LOWER_LAYER 2
#define TRI_LAYER_UPPER_LAYER 3
#define TRI_LAYER_ADJUST_LAYER 4

0 comments on commit 2693d6f

Please sign in to comment.