[fix] readability

This commit is contained in:
VeyPatch 2025-01-14 14:16:55 +01:00
parent 76b9c763af
commit a77705afe4
3 changed files with 4 additions and 3 deletions

View file

@ -49,7 +49,7 @@
#endif
// Elora
#if PRODUCT_ID == 0xA392
#if defined(KEYBOARD_splitkb_halcyon_elora_rev2)
#undef ENCODER_A_PINS
#define ENCODER_A_PINS { GP22, HLC_ENCODER_A }
#undef ENCODER_B_PINS