]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/gherkin/keymaps/steno/rules.mk
Remove all Makefiles from the keyboards directory. (#1660)
[qmk_firmware.git] / keyboards / gherkin / keymaps / steno / rules.mk
1 ifndef QUANTUM_DIR
2   include ../../../../Makefile
3 endif
4
5 STENO_ENABLE = yes          # Additional protocols for Stenography(+1700), requires VIRTSER
6
7 BOOTMAGIC_ENABLE = no  # Virtual DIP switch configuration(+1000)
8 MOUSEKEY_ENABLE = no   # Mouse keys(+4700)
9 EXTRAKEY_ENABLE = no   # Audio control and System control(+450)
10 CONSOLE_ENABLE = no    # Console for debug(+400)
11 COMMAND_ENABLE = no    # Commands for debug and configuration
12 SLEEP_LED_ENABLE = no  # Breathing sleep LED during USB suspend
13 NKRO_ENABLE = no       # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
14 BACKLIGHT_ENABLE = no  # Enable keyboard backlight functionality
15 AUDIO_ENABLE = no
16 RGBLIGHT_ENABLE = no