2018-12-30 08:34:06 -08:00
|
|
|
# If you want to change display settings of the OLED, you need to change the following lines
|
2022-07-31 07:35:42 -07:00
|
|
|
SRC += ./lib/keylogger.c \
|
2018-12-30 08:34:06 -08:00
|
|
|
./lib/modifier_state_reader.c \
|
|
|
|
./lib/host_led_state_reader.c
|
2022-07-31 07:35:42 -07:00
|
|
|
|
|
|
|
OLED_ENABLE = yes
|