[Keyboard] Bug fixes and improvements to PloopyCo devices (#10573)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Drashna Jaelre
2020-10-26 23:09:11 -07:00
committed by GitHub
parent 555b1640b2
commit 33074bcbad
32 changed files with 536 additions and 61 deletions

View File

@@ -5,7 +5,7 @@ MCU = atmega32u4
F_CPU = 8000000
# Bootloader selection
BOOTLOADER = caterina
BOOTLOADER = qmk-dfu
# Build Options
# change yes to no to disable
@@ -27,4 +27,4 @@ POINTING_DEVICE_ENABLE = yes
MOUSEKEY_ENABLE = no # Mouse keys
QUANTUM_LIB_SRC += analog.c spi_master.c
SRC += pmw3600.c opt_encoder.c
SRC += pmw3360.c opt_encoder.c