keyboard: add ATmega8 define to QtProject for indexing

master
Markus Koch 2019-10-26 22:41:52 +02:00
parent 7479c9ed3f
commit 4ea322e2f5
1 changed files with 2 additions and 0 deletions

View File

@ -7,3 +7,5 @@ INCLUDEPATH += /usr/avr/include
SOURCES += \
main.c
DEFINES += __AVR_ATmega8__