Fix DracuLad keymap to accomodate for breaking changes. (#15713)

Co-authored-by: MangoIV <mangoiv@outlook.com>
This commit is contained in:
Mango The Fourth
2022-01-03 01:20:24 +01:00
committed by GitHub
parent 6f043c5497
commit 838b214a2e
3 changed files with 32 additions and 24 deletions

View File

@@ -1,7 +1,6 @@
# only uncomment on the side you have your trackball on
POINTING_DEVICE_ENABLE = yes
SRC += drivers/sensors/pimoroni_trackball.c
QUANTUM_LIB_SRC += i2c_master.c
POINTING_DEVICE_DRIVER = pimoroni_trackball
OLED_ENABLE = yes
OLED_DRIVER = SSD1306
MOUSEKEY_ENABLE = no
MOUSEKEY_ENABLE = yes