rules.mk 140 B

1234567
  1. # Processor frequency
  2. F_CPU = 8000000
  3. # Disable unsupported hardware
  4. RGBLIGHT_SUPPORTED = no
  5. AUDIO_SUPPORTED = no
  6. BACKLIGHT_SUPPORTED = no