blob: 3fa01f96af59ddee17271498cdeb6afcd0738196 (
plain)
1
2
3
4
5
|
# If you want to change display settings of the OLED, you need to change the following lines
SRC += ./lib/glcdfont.c \
./lib/keylogger.c \
./lib/modifier_state_reader.c \
./lib/host_led_state_reader.c
|