rules.mk 350 B

12345678
  1. SPLIT_KEYBOARD = yes # Use shared split_common code
  2. LTO_ENABLE = yes # Use link time optimization for smaller firmware
  3. # If you add a haptic board,
  4. # enable it and set its driver here or in your keymap folder
  5. # The Pimoroni board's driver is DRV2605L
  6. # HAPTIC_ENABLE = yes # Enable haptic driver
  7. # HAPTIC_DRIVER = DRV2605L