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