X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Forthodox%2Fkeymaps%2Fdrashna%2Frules.mk;h=bb4aad6890536b2dcc9b4411f882598041a05c1f;hb=b79a4cfeba32260a7d17c6e439ccd050416354f7;hp=2090afe9a5e191db4e1356fd65fd2a5c84e3a7ad;hpb=800ec55dfca06b4630acf62cbb5f130c4031e4f1;p=qmk_firmware.git diff --git a/keyboards/orthodox/keymaps/drashna/rules.mk b/keyboards/orthodox/keymaps/drashna/rules.mk index 2090afe9a..bb4aad689 100644 --- a/keyboards/orthodox/keymaps/drashna/rules.mk +++ b/keyboards/orthodox/keymaps/drashna/rules.mk @@ -1,2 +1,12 @@ -CONSOLE_ENABLE = yes -TAP_DANCE_ENABLE = yes \ No newline at end of file +CONSOLE_ENABLE = no +TAP_DANCE_ENABLE = no +RGBLIGHT_ENABLE = yes +AUDIO_ENABLE = no +MOUSEKEY_ENABLE = no +NKRO_ENABLE = yes +FAUXCLICKY_ENABLE = no +EXTRAFLAGS = -flto + +ifndef QUANTUM_DIR + include ../../../../Makefile +endif