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.
 
 
 
 
 

8 lines
246 B

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