diff options
Diffstat (limited to 'keyboards/draculad/keymaps/pimoroni/rules.mk')
| -rw-r--r-- | keyboards/draculad/keymaps/pimoroni/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/draculad/keymaps/pimoroni/rules.mk b/keyboards/draculad/keymaps/pimoroni/rules.mk index 547a02f26..d8dc92fbf 100644 --- a/keyboards/draculad/keymaps/pimoroni/rules.mk +++ b/keyboards/draculad/keymaps/pimoroni/rules.mk | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # only uncomment on the side you have your trackball on | 1 | # only uncomment on the side you have your trackball on |
| 2 | POINTING_DEVICE_ENABLE = yes | 2 | POINTING_DEVICE_ENABLE = yes |
| 3 | SRC += pimoroni_trackball.c | 3 | SRC += drivers/sensors/pimoroni_trackball.c |
| 4 | QUANTUM_LIB_SRC += i2c_master.c | 4 | QUANTUM_LIB_SRC += i2c_master.c |
| 5 | OLED_DRIVER_ENABLE = yes | 5 | OLED_DRIVER_ENABLE = yes |
| 6 | MOUSEKEY_ENABLE = no | 6 | MOUSEKEY_ENABLE = no |
