Browse Source

updated rules.mk

pull/13966/head
rookiebwoy 2 years ago
parent
commit
54853990ed
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      keyboards/late9/rev1/rules.mk

+ 2
- 3
keyboards/late9/rev1/rules.mk View File

@ -7,7 +7,7 @@ BOOTLOADER = caterina
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
EXTRAKEY_ENABLE = no # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
@ -18,8 +18,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
BLUETOOTH_ENABLE = no # Enable Bluetooth
AUDIO_ENABLE = no # Audio output
OLED_DRIVER_ENABLE = yes
OLED_ENABLE = yes
DEBOUNCE_TYPE = sym_eager_pk

Loading…
Cancel
Save