qmk_firmware/keyboards/orthodox/keymaps/drashna/rules.mk
drashna 0533362e82 Cleaned uppersonal userspace and keymaps (#1998)
* Cleanup of keymaps

* Remove Tap Dance from Orthodox keymap

* Cleaned up userspace and keymaps

* Added sample (template)userspace files to my folder
2017-11-10 22:58:53 -05:00

12 lines
220 B
Makefile

CONSOLE_ENABLE = no
TAP_DANCE_ENABLE = no
RGBLIGHT_ENABLE = yes
AUDIO_ENABLE = no
MOUSEKEY_ENABLE = no
NKRO_ENABLE = yes
FAUXCLICKY_ENABLE = yes
ifndef QUANTUM_DIR
include ../../../../Makefile
endif