aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/dudeofawesome/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/dudeofawesome/rules.mk')
-rw-r--r--keyboards/planck/keymaps/dudeofawesome/rules.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/dudeofawesome/rules.mk b/keyboards/planck/keymaps/dudeofawesome/rules.mk
new file mode 100644
index 000000000..42c370aa1
--- /dev/null
+++ b/keyboards/planck/keymaps/dudeofawesome/rules.mk
@@ -0,0 +1,10 @@
1ifndef QUANTUM_DIR
2 include ../../../../Makefile
3endif
4
5AUDIO_ENABLE = yes # Audio output on port C6
6CONSOLE_ENABLE = no # Console for debug(+400)
7MIDI_ENABLE = no # MIDI controls
8MOUSEKEY_ENABLE = no # Mouse keys(+4700)
9NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
10RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.