Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -16,8 +16,5 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#define ENCODERS_PAD_A { D1, B2, B4, D4 }
|
||||
#define ENCODERS_PAD_B { D0, B1, B3, B5 }
|
||||
|
||||
#define LED_RED C5 // LED1
|
||||
#define LED_GREEN C4 // LED2
|
||||
|
Reference in New Issue
Block a user