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.

32 lines
810 B

  1. SRC += matrix.c
  2. QUANTUM_LIB_SRC += i2c_master.c
  3. CFLAGS += "-Wno-error=deprecated"
  4. MCU_FAMILY = STM32
  5. MCU_SERIES = STM32F1xx
  6. MCU_LDSCRIPT = stm32f103_bootloader
  7. MCU_STARTUP = stm32f1xx
  8. BOARD = ERGODOX_STM32_BOARD
  9. MCU = cortex-m3
  10. ARMV = 7
  11. OPT_DEFS =
  12. EXTRAFLAGS=-O0 -g
  13. BOOTMAGIC_ENABLE = no
  14. MOUSEKEY_ENABLE = no # Mouse keys
  15. EXTRAKEY_ENABLE = yes # Audio control and System control
  16. CONSOLE_ENABLE = no # Console for debug
  17. COMMAND_ENABLE = no # Commands for debug and configuration
  18. SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
  19. NKRO_ENABLE = yes # USB Nkey Rollover
  20. CUSTOM_MATRIX = yes # Custom matrix file
  21. NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
  22. UNICODE_ENABLE = yes # Unicode