Make the 4-way on the L1 work on press instead of release (#7108)
This commit is contained in:
co-authored by
GitHub
parent
0808f5215f
commit
012f88e56f
@@ -169,6 +169,7 @@ static const uint8_t SCL = PIN_WIRE_SCL;
|
||||
#define TB_LEFT 27
|
||||
#define TB_RIGHT 28
|
||||
#define TB_PRESS 29
|
||||
#define TB_DIRECTION FALLING
|
||||
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||
// Compatibility Definitions
|
||||
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||
|
||||
Reference in New Issue
Block a user