You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
235 B

  1. # Build Options
  2. # change yes to no to disable
  3. #
  4. CUSTOM_MATRIX = yes
  5. EXTRAKEY_ENABLE = yes
  6. CONSOLE_ENABLE = yes
  7. COMMAND_ENABLE = yes
  8. BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
  9. SRC += matrix.c
  10. I2C_DRIVER_REQUIRED = yes