mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-17 01:14:48 +00:00
2c5ad9189c
* adds eosti/planck keymaps * updates eosti keymaps * add header guard to bdn9 config.h Co-authored-by: Joel Challis <git@zvecr.com> * reduce file size of compiled firmware * move console disable to rules.mk Co-authored-by: Joel Challis <git@zvecr.com>
4 lines
78 B
Makefile
4 lines
78 B
Makefile
TAP_DANCE_ENABLE=yes
|
|
CONSOLE_ENABLE = no
|
|
COMMAND_ENABLE = no
|
|
LTO_ENABLE = yes
|