Remove DEBUG_LEVEL
from V-USB rules.mk (#9117)
This commit is contained in:
parent
cceab93baa
commit
ce842f912e
48 changed files with 0 additions and 111 deletions
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = no
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = no
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -11,9 +11,6 @@ MCU = atmega328p
|
|||
# ATmega328P USBasp
|
||||
BOOTLOADER = USBasp
|
||||
|
||||
# disable debug code
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
|
@ -14,9 +14,6 @@ F_CPU = 16000000
|
|||
# ATmega328P USBasp
|
||||
BOOTLOADER = USBasp
|
||||
|
||||
# disable debug code
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
|
@ -14,9 +14,6 @@ F_CPU = 16000000
|
|||
# ATmega328P USBasp
|
||||
BOOTLOADER = USBasp
|
||||
|
||||
# disable debug code
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
|
@ -11,10 +11,6 @@ MCU = atmega328p
|
|||
# ATmega328P USBasp
|
||||
BOOTLOADER = USBasp
|
||||
|
||||
# disable debug code
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = no
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -32,5 +32,3 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
|||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
||||
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -32,5 +32,3 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
|||
AUDIO_ENABLE = no # Audio output on port C6
|
||||
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
|
||||
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes
|
|||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
LAYOUTS = 65_ansi 65_iso
|
||||
|
|
|
@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes
|
|||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
LAYOUTS = 60_ansi
|
||||
|
|
|
@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes
|
|||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
LAYOUTS = tkl_ansi tkl_iso
|
||||
|
|
|
@ -14,9 +14,6 @@ MCU = atmega328p
|
|||
# ATmega328P USBasp
|
||||
BOOTLOADER = USBasp
|
||||
|
||||
# disable debug code
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -11,9 +11,6 @@ MCU = atmega328p
|
|||
# ATmega328P USBasp
|
||||
BOOTLOADER = USBasp
|
||||
|
||||
# disable debug code
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
|
@ -21,5 +21,3 @@ CONSOLE_ENABLE = no # Console for debug
|
|||
COMMAND_ENABLE = yes # Commands for debug and configuration
|
||||
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -48,9 +48,6 @@ KEY_LOCK_ENABLE = yes
|
|||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
|
||||
#OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
# custom matrix setup
|
||||
CUSTOM_MATRIX = yes
|
||||
SRC = matrix.c i2c.c backlight.c
|
||||
|
|
|
@ -27,6 +27,4 @@ KEY_LOCK_ENABLE = yes
|
|||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
#OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
LAYOUTS = ortho_5x12
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = no
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = no # PCB has underglow LEDs, but case doesn't let them show.
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -11,10 +11,6 @@ MCU = atmega328p
|
|||
# ATmega328P USBasp
|
||||
BOOTLOADER = USBasp
|
||||
|
||||
# disable debug code
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
|
@ -14,9 +14,6 @@ BOOTLOADER = USBasp
|
|||
# Processor frequency
|
||||
F_CPU = 12000000
|
||||
|
||||
# disable the debugging code
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -22,5 +22,3 @@ COMMAND_ENABLE = yes # Commands for debug and configuration
|
|||
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -27,7 +27,5 @@ RGBLIGHT_ENABLE ?= yes # Enable WS2812 RGB underlight.
|
|||
WS2812_DRIVER = i2c
|
||||
TAP_DANCE_ENABLE = no
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
LAYOUTS = planck_mit
|
||||
LAYOUTS_HAS_RGB = no
|
||||
|
|
|
@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes
|
|||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
LAYOUTS = 60_ansi 60_hhkb
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes
|
|||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
LAYOUTS = 65_ansi_blocker 65_iso_blocker
|
||||
|
|
|
@ -21,7 +21,5 @@ BACKLIGHT_ENABLE = yes
|
|||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
|
|
@ -23,6 +23,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
|||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
LAYOUTS = tkl_ansi
|
||||
|
|
|
@ -11,9 +11,6 @@ MCU = atmega328p
|
|||
# ATmega328P USBasp
|
||||
BOOTLOADER = USBasp
|
||||
|
||||
# disable debug code
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -11,11 +11,6 @@ MCU = atmega328p
|
|||
# ATmega328P USBasp
|
||||
BOOTLOADER = USBasp
|
||||
|
||||
|
||||
# disable debug code
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -23,6 +23,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
|||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
LAYOUTS = 65_ansi_blocker 65_iso_blocker
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes
|
|||
RGBLIGHT_ENABLE = no
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
LAYOUTS = tkl_ansi tkl_iso
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = no
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -23,8 +23,6 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
|||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
||||
# custom matrix setup
|
||||
CUSTOM_MATRIX = lite
|
||||
SRC = matrix.c
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
|
|||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = yes
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -25,5 +25,3 @@ TAP_DANCE_ENABLE = no
|
|||
|
||||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -27,5 +27,3 @@ KEY_LOCK_ENABLE = yes
|
|||
|
||||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -19,5 +19,3 @@ CONSOLE_ENABLE = no
|
|||
COMMAND_ENABLE = yes
|
||||
BACKLIGHT_ENABLE = yes
|
||||
RGBLIGHT_ENABLE = no
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -27,5 +27,3 @@ KEY_LOCK_ENABLE = yes
|
|||
|
||||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
|
@ -22,5 +22,3 @@ COMMAND_ENABLE = yes # Commands for debug and configuration
|
|||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||
WS2812_DRIVER = i2c
|
||||
|
||||
OPT_DEFS = -DDEBUG_LEVEL=0
|
||||
|
|
Loading…
Reference in a new issue