Browse Source

Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)

pull/9122/head 0.8.164
Ryan 4 years ago
committed by GitHub
parent
commit
ce842f912e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
48 changed files with 0 additions and 111 deletions
  1. +0
    -2
      keyboards/ares/rules.mk
  2. +0
    -2
      keyboards/bfake/rules.mk
  3. +0
    -3
      keyboards/coseyfannitutti/discipad/rules.mk
  4. +0
    -3
      keyboards/coseyfannitutti/discipline/rules.mk
  5. +0
    -3
      keyboards/coseyfannitutti/mysterium/rules.mk
  6. +0
    -4
      keyboards/coseyfannitutti/romeo/rules.mk
  7. +0
    -2
      keyboards/db/db63/rules.mk
  8. +0
    -2
      keyboards/donutcables/budget96/rules.mk
  9. +0
    -2
      keyboards/eve/meteor/rules.mk
  10. +0
    -2
      keyboards/exclusive/e6v2/le_bmc/rules.mk
  11. +0
    -2
      keyboards/exclusive/e6v2/oe_bmc/rules.mk
  12. +0
    -2
      keyboards/exent/rules.mk
  13. +0
    -2
      keyboards/facew/rules.mk
  14. +0
    -2
      keyboards/ft/mars80/rules.mk
  15. +0
    -3
      keyboards/gingham/rules.mk
  16. +0
    -2
      keyboards/gray_studio/hb85/rules.mk
  17. +0
    -3
      keyboards/handwired/hnah40/rules.mk
  18. +0
    -2
      keyboards/j80/rules.mk
  19. +0
    -2
      keyboards/jc65/v32a/rules.mk
  20. +0
    -3
      keyboards/jj50/keymaps/archetype/rules.mk
  21. +0
    -2
      keyboards/jj50/rules.mk
  22. +0
    -2
      keyboards/kbdfans/kbdpad/mk1/rules.mk
  23. +0
    -4
      keyboards/keycapsss/plaid_pad/rules.mk
  24. +0
    -3
      keyboards/lattice60/rules.mk
  25. +0
    -2
      keyboards/mechmini/v1/rules.mk
  26. +0
    -2
      keyboards/mehkee96/rules.mk
  27. +0
    -2
      keyboards/mt40/rules.mk
  28. +0
    -2
      keyboards/panc60/rules.mk
  29. +0
    -2
      keyboards/pearl/rules.mk
  30. +0
    -2
      keyboards/percent/canoe/rules.mk
  31. +0
    -2
      keyboards/percent/skog/rules.mk
  32. +0
    -2
      keyboards/percent/skog_lite/rules.mk
  33. +0
    -3
      keyboards/plaid/rules.mk
  34. +0
    -2
      keyboards/singa/rules.mk
  35. +0
    -5
      keyboards/tartan/rules.mk
  36. +0
    -2
      keyboards/tgr/910/rules.mk
  37. +0
    -2
      keyboards/tgr/910ce/rules.mk
  38. +0
    -2
      keyboards/tgr/alice/rules.mk
  39. +0
    -2
      keyboards/tgr/jane/rules.mk
  40. +0
    -2
      keyboards/unikorn/rules.mk
  41. +0
    -2
      keyboards/wheatfield/split75/rules.mk
  42. +0
    -2
      keyboards/winkeyless/bface/rules.mk
  43. +0
    -2
      keyboards/winkeyless/bmini/rules.mk
  44. +0
    -2
      keyboards/winkeyless/bminiex/rules.mk
  45. +0
    -2
      keyboards/ymd96/rules.mk
  46. +0
    -2
      keyboards/ymdk/bface/rules.mk
  47. +0
    -2
      keyboards/ymdk_np21/rules.mk
  48. +0
    -2
      quantum/template/ps2avrgb/rules.mk

+ 0
- 2
keyboards/ares/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = no
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 2
keyboards/bfake/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = no
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 3
keyboards/coseyfannitutti/discipad/rules.mk View File

@ -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
#


+ 0
- 3
keyboards/coseyfannitutti/discipline/rules.mk View File

@ -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
#


+ 0
- 3
keyboards/coseyfannitutti/mysterium/rules.mk View File

@ -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
#


+ 0
- 4
keyboards/coseyfannitutti/romeo/rules.mk View File

@ -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
#


+ 0
- 2
keyboards/db/db63/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 2
keyboards/donutcables/budget96/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 2
keyboards/eve/meteor/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = no
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 2
keyboards/exclusive/e6v2/le_bmc/rules.mk View File

@ -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

+ 0
- 2
keyboards/exclusive/e6v2/oe_bmc/rules.mk View File

@ -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

+ 0
- 2
keyboards/exent/rules.mk View File

@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0
LAYOUTS = 65_ansi 65_iso

+ 0
- 2
keyboards/facew/rules.mk View File

@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0
LAYOUTS = 60_ansi

+ 0
- 2
keyboards/ft/mars80/rules.mk View File

@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0
LAYOUTS = tkl_ansi tkl_iso

+ 0
- 3
keyboards/gingham/rules.mk View File

@ -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
#


+ 0
- 2
keyboards/gray_studio/hb85/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 3
keyboards/handwired/hnah40/rules.mk View File

@ -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
#


+ 0
- 2
keyboards/j80/rules.mk View File

@ -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

+ 0
- 2
keyboards/jc65/v32a/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 3
keyboards/jj50/keymaps/archetype/rules.mk View File

@ -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


+ 0
- 2
keyboards/jj50/rules.mk View File

@ -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

+ 0
- 2
keyboards/kbdfans/kbdpad/mk1/rules.mk View File

@ -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

+ 0
- 4
keyboards/keycapsss/plaid_pad/rules.mk View File

@ -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
#


+ 0
- 3
keyboards/lattice60/rules.mk View File

@ -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
#


+ 0
- 2
keyboards/mechmini/v1/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 2
keyboards/mehkee96/rules.mk View File

@ -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

+ 0
- 2
keyboards/mt40/rules.mk View File

@ -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

+ 0
- 2
keyboards/panc60/rules.mk View File

@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0
LAYOUTS = 60_ansi 60_hhkb

+ 0
- 2
keyboards/pearl/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 2
keyboards/percent/canoe/rules.mk View File

@ -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

+ 0
- 2
keyboards/percent/skog/rules.mk View File

@ -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

+ 0
- 2
keyboards/percent/skog_lite/rules.mk View File

@ -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

+ 0
- 3
keyboards/plaid/rules.mk View File

@ -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
#


+ 0
- 2
keyboards/singa/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 5
keyboards/tartan/rules.mk View File

@ -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
#


+ 0
- 2
keyboards/tgr/910/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 2
keyboards/tgr/910ce/rules.mk View File

@ -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

+ 0
- 2
keyboards/tgr/alice/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 2
keyboards/tgr/jane/rules.mk View File

@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = no
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0
LAYOUTS = tkl_ansi tkl_iso

+ 0
- 2
keyboards/unikorn/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = no
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 2
keyboards/wheatfield/split75/rules.mk View File

@ -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


+ 0
- 2
keyboards/winkeyless/bface/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 2
keyboards/winkeyless/bmini/rules.mk View File

@ -20,5 +20,3 @@ COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = i2c
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 2
keyboards/winkeyless/bminiex/rules.mk View File

@ -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

+ 0
- 2
keyboards/ymd96/rules.mk View File

@ -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

+ 0
- 2
keyboards/ymdk/bface/rules.mk View File

@ -19,5 +19,3 @@ CONSOLE_ENABLE = no
COMMAND_ENABLE = yes
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = no
OPT_DEFS = -DDEBUG_LEVEL=0

+ 0
- 2
keyboards/ymdk_np21/rules.mk View File

@ -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

+ 0
- 2
quantum/template/ps2avrgb/rules.mk View File

@ -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…
Cancel
Save