Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -31,10 +31,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* Locking resynchronize hack */
|
||||
#define LOCKING_RESYNC_ENABLE
|
||||
|
||||
#define ENCODERS_PAD_A { C1 }
|
||||
#define ENCODERS_PAD_B { C2 }
|
||||
#define ENCODER_RESOLUTION 4 //default/suggested
|
||||
|
||||
#define RGB_DI_PIN C0
|
||||
#ifdef RGB_DI_PIN
|
||||
#define RGBLIGHT_EFFECT_BREATHING
|
||||
|
||||
Reference in New Issue
Block a user