diff options
Diffstat (limited to 'keyboards/planck/keymaps/dudeofawesome/rules.mk')
| -rw-r--r-- | keyboards/planck/keymaps/dudeofawesome/rules.mk | 10 |
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 @@ | |||
| 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. | ||
