[Ferris] Update encoder resolution

This commit is contained in:
VeyPatch 2025-04-25 18:33:37 +02:00
commit 54c7b69877
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
#define ENCODER_RESOLUTION 2

View file

@ -11,5 +11,6 @@
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
#define RGB_MATRIX_KEYPRESSES
#define ENCODER_RESOLUTION 2
#define DYNAMIC_KEYMAP_LAYER_COUNT 8