rules.mk 218 B

123456
  1. # If you want to change display settings of the OLED, you need to change the following lines
  2. SRC += ./lib/keylogger.c \
  3. ./lib/modifier_state_reader.c \
  4. ./lib/host_led_state_reader.c
  5. OLED_ENABLE = yes