rules.mk 222 B

1234567
  1. # only uncomment on the side you have your trackball on
  2. POINTING_DEVICE_ENABLE = yes
  3. SRC += drivers/sensors/pimoroni_trackball.c
  4. QUANTUM_LIB_SRC += i2c_master.c
  5. OLED_ENABLE = yes
  6. OLED_DRIVER = SSD1306
  7. MOUSEKEY_ENABLE = no