keyboard: add ATmega8 define to QtProject for indexing
This commit is contained in:
parent
7479c9ed3f
commit
4ea322e2f5
@ -7,3 +7,5 @@ INCLUDEPATH += /usr/avr/include
|
||||
|
||||
SOURCES += \
|
||||
main.c
|
||||
|
||||
DEFINES += __AVR_ATmega8__
|
||||
|
Loading…
Reference in New Issue
Block a user