mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-24 12:22:57 +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
6 lines
47 B
Makefile
6 lines
47 B
Makefile
|
|
SRC += drashna.c
|
|
EXTRAFLAGS += -flto
|
|
|
|
|