[Keyboard] Ploopy improvements (#15348)

This commit is contained in:
Drashna Jaelre
2021-11-29 08:23:29 -08:00
committed by GitHub
parent 285afa3a8a
commit 62e01928cd
9 changed files with 109 additions and 44 deletions

View File

@@ -20,7 +20,10 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
POINTING_DEVICE_ENABLE = yes
POINTING_DEVICE_DRIVER = adns5050
MOUSEKEY_ENABLE = no # Mouse keys
MOUSEKEY_ENABLE = yes # Mouse keys
ENCODER_ENABLE := no
OPTS_DEF += -DENCODER_ENABLE
QUANTUM_LIB_SRC += analog.c
SRC += opt_encoder.c