Tidy up encoder in matrix references (#21718)
This commit is contained in:
parent
805324c456
commit
c9e6669179
5 changed files with 0 additions and 60 deletions
|
@ -3,10 +3,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
// Encoder mappings (used for VIA).
|
||||
#define ENCODERS_CW_KEY { { 22, 0 }, { 18, 0 }, { 20, 0 } }
|
||||
#define ENCODERS_CCW_KEY { { 23, 0 }, { 19, 0 }, { 21, 0 } }
|
||||
|
||||
// clang-format on
|
||||
|
||||
// RGB Lighting configuration. This mode is used by the vendor firmware, and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue