mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 19:14:38 +00:00
162a67cbc5
* Add userspace 'config.h' file * Add more robust docs * Remove config.h code from drashna userspace * Spelling error * Include links to Config Options page * Remove config.h documentation from userspace doc, as it's no longer needed
5 lines
47 B
Makefile
5 lines
47 B
Makefile
|
|
SRC += drashna.c
|
|
EXTRAFLAGS += -flto
|
|
|
|
|