rules.mk 362 B

12345678910
  1. # Build Options
  2. POINTING_DEVICE_ENABLE = yes # Generic Pointer, not as big as mouse keys hopefully.
  3. MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
  4. EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
  5. RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
  6. BOOTLOADER = atmel-dfu
  7. # Add support for the BB 8520 trackpad
  8. SRC += trackpad.c