Remove encoder in-matrix workaround code (#20389)
This commit is contained in:
parent
74fbd5a031
commit
c4a67d3f33
241 changed files with 1106 additions and 5235 deletions
|
@ -17,10 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#pragma once
|
||||
|
||||
/* Encoders */
|
||||
#define ENCODERS_CW_KEY { { 1, 5 } }
|
||||
#define ENCODERS_CCW_KEY { { 0, 5 } }
|
||||
|
||||
/* Audio */
|
||||
|
||||
#define B7_AUDIO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue