rules.mk 191 B

123456
  1. # only uncomment on the side you have your trackball on
  2. POINTING_DEVICE_ENABLE = yes
  3. SRC += pimoroni_trackball.c
  4. QUANTUM_LIB_SRC += i2c_master.c
  5. OLED_DRIVER_ENABLE = yes
  6. MOUSEKEY_ENABLE = no