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.

13 lines
332 B

  1. NKRO_ENABLE = yes
  2. SWAP_HANDS_ENABLE = yes
  3. STENO_ENABLE = yes
  4. FORCE_NKRO = yes
  5. COMBO_ENABLE = yes
  6. SRC += ./lib/rgb_state_reader.c \
  7. ./lib/layer_state_reader.c \
  8. ./lib/logo_reader.c \
  9. ./lib/mode_icon_reader.c \
  10. ./lib/host_led_state_reader.c \
  11. ./lib/timelogger.c \
  12. ./lib/keylogger.c \