]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/planck/keymaps/dudeofawesome/rules.mk
layout(planck): dudeofawesome's layout with simultaneous RGB and audio support (...
[qmk_firmware.git] / keyboards / planck / keymaps / dudeofawesome / rules.mk
1 ifndef QUANTUM_DIR
2         include ../../../../Makefile
3 endif
4
5 AUDIO_ENABLE = yes         # Audio output on port C6
6 CONSOLE_ENABLE = no        # Console for debug(+400)
7 MIDI_ENABLE = no           # MIDI controls
8 MOUSEKEY_ENABLE = no       # Mouse keys(+4700)
9 NKRO_ENABLE = no           # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
10 RGBLIGHT_ENABLE = yes       # Enable WS2812 RGB underlight.