Browse Source

Update keyboards/mechanickeys/hfkb/rules.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>
pull/16390/head
jfescobar18 2 years ago
committed by GitHub
parent
commit
b2700caadc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      keyboards/mechanickeys/hfkb/rules.mk

+ 1
- 2
keyboards/mechanickeys/hfkb/rules.mk View File

@ -12,8 +12,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
NKRO_ENABLE = no # USB Nkey Rollover
NKRO_ENABLE = no # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output


Loading…
Cancel
Save