diff options
Diffstat (limited to 'keyboards')
47 files changed, 0 insertions, 109 deletions
diff --git a/keyboards/ares/rules.mk b/keyboards/ares/rules.mk index dc2bb40a3..076cbdc39 100644 --- a/keyboards/ares/rules.mk +++ b/keyboards/ares/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = no | 21 | RGBLIGHT_ENABLE = no |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/bfake/rules.mk b/keyboards/bfake/rules.mk index 17922fabf..5846b173b 100644 --- a/keyboards/bfake/rules.mk +++ b/keyboards/bfake/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = no | 21 | RGBLIGHT_ENABLE = no |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/coseyfannitutti/discipad/rules.mk b/keyboards/coseyfannitutti/discipad/rules.mk index 53e16a4e9..cc81604a4 100644 --- a/keyboards/coseyfannitutti/discipad/rules.mk +++ b/keyboards/coseyfannitutti/discipad/rules.mk | |||
| @@ -11,9 +11,6 @@ MCU = atmega328p | |||
| 11 | # ATmega328P USBasp | 11 | # ATmega328P USBasp |
| 12 | BOOTLOADER = USBasp | 12 | BOOTLOADER = USBasp |
| 13 | 13 | ||
| 14 | # disable debug code | ||
| 15 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 16 | |||
| 17 | # Build Options | 14 | # Build Options |
| 18 | # change yes to no to disable | 15 | # change yes to no to disable |
| 19 | # | 16 | # |
diff --git a/keyboards/coseyfannitutti/discipline/rules.mk b/keyboards/coseyfannitutti/discipline/rules.mk index 33a0b07dd..5cf0b0396 100644 --- a/keyboards/coseyfannitutti/discipline/rules.mk +++ b/keyboards/coseyfannitutti/discipline/rules.mk | |||
| @@ -14,9 +14,6 @@ F_CPU = 16000000 | |||
| 14 | # ATmega328P USBasp | 14 | # ATmega328P USBasp |
| 15 | BOOTLOADER = USBasp | 15 | BOOTLOADER = USBasp |
| 16 | 16 | ||
| 17 | # disable debug code | ||
| 18 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 19 | |||
| 20 | # Build Options | 17 | # Build Options |
| 21 | # change yes to no to disable | 18 | # change yes to no to disable |
| 22 | # | 19 | # |
diff --git a/keyboards/coseyfannitutti/mysterium/rules.mk b/keyboards/coseyfannitutti/mysterium/rules.mk index 453aef8ab..9628ac713 100644 --- a/keyboards/coseyfannitutti/mysterium/rules.mk +++ b/keyboards/coseyfannitutti/mysterium/rules.mk | |||
| @@ -14,9 +14,6 @@ F_CPU = 16000000 | |||
| 14 | # ATmega328P USBasp | 14 | # ATmega328P USBasp |
| 15 | BOOTLOADER = USBasp | 15 | BOOTLOADER = USBasp |
| 16 | 16 | ||
| 17 | # disable debug code | ||
| 18 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 19 | |||
| 20 | # Build Options | 17 | # Build Options |
| 21 | # change yes to no to disable | 18 | # change yes to no to disable |
| 22 | # | 19 | # |
diff --git a/keyboards/coseyfannitutti/romeo/rules.mk b/keyboards/coseyfannitutti/romeo/rules.mk index cfd0ff646..154f66369 100644 --- a/keyboards/coseyfannitutti/romeo/rules.mk +++ b/keyboards/coseyfannitutti/romeo/rules.mk | |||
| @@ -11,10 +11,6 @@ MCU = atmega328p | |||
| 11 | # ATmega328P USBasp | 11 | # ATmega328P USBasp |
| 12 | BOOTLOADER = USBasp | 12 | BOOTLOADER = USBasp |
| 13 | 13 | ||
| 14 | # disable debug code | ||
| 15 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 16 | |||
| 17 | |||
| 18 | # Build Options | 14 | # Build Options |
| 19 | # change yes to no to disable | 15 | # change yes to no to disable |
| 20 | # | 16 | # |
diff --git a/keyboards/db/db63/rules.mk b/keyboards/db/db63/rules.mk index 84eace5ed..3d51be113 100644 --- a/keyboards/db/db63/rules.mk +++ b/keyboards/db/db63/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/donutcables/budget96/rules.mk b/keyboards/donutcables/budget96/rules.mk index 84eace5ed..3d51be113 100644 --- a/keyboards/donutcables/budget96/rules.mk +++ b/keyboards/donutcables/budget96/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/eve/meteor/rules.mk b/keyboards/eve/meteor/rules.mk index a0ffab290..93bb0a56e 100644 --- a/keyboards/eve/meteor/rules.mk +++ b/keyboards/eve/meteor/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = no | 21 | RGBLIGHT_ENABLE = no |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/exclusive/e6v2/le_bmc/rules.mk b/keyboards/exclusive/e6v2/le_bmc/rules.mk index 9fe162b89..a5e8b449e 100644 --- a/keyboards/exclusive/e6v2/le_bmc/rules.mk +++ b/keyboards/exclusive/e6v2/le_bmc/rules.mk | |||
| @@ -32,5 +32,3 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | |||
| 32 | AUDIO_ENABLE = no # Audio output on port C6 | 32 | AUDIO_ENABLE = no # Audio output on port C6 |
| 33 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 33 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
| 34 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs | 34 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs |
| 35 | |||
| 36 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/exclusive/e6v2/oe_bmc/rules.mk b/keyboards/exclusive/e6v2/oe_bmc/rules.mk index 9fe162b89..a5e8b449e 100644 --- a/keyboards/exclusive/e6v2/oe_bmc/rules.mk +++ b/keyboards/exclusive/e6v2/oe_bmc/rules.mk | |||
| @@ -32,5 +32,3 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | |||
| 32 | AUDIO_ENABLE = no # Audio output on port C6 | 32 | AUDIO_ENABLE = no # Audio output on port C6 |
| 33 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 33 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
| 34 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs | 34 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs |
| 35 | |||
| 36 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/exent/rules.mk b/keyboards/exent/rules.mk index 4f4125732..0bafc8681 100644 --- a/keyboards/exent/rules.mk +++ b/keyboards/exent/rules.mk | |||
| @@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes | |||
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | 23 | ||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 25 | |||
| 26 | LAYOUTS = 65_ansi 65_iso | 24 | LAYOUTS = 65_ansi 65_iso |
diff --git a/keyboards/facew/rules.mk b/keyboards/facew/rules.mk index 81cfb758c..72ccebf87 100644 --- a/keyboards/facew/rules.mk +++ b/keyboards/facew/rules.mk | |||
| @@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes | |||
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | 23 | ||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 25 | |||
| 26 | LAYOUTS = 60_ansi | 24 | LAYOUTS = 60_ansi |
diff --git a/keyboards/ft/mars80/rules.mk b/keyboards/ft/mars80/rules.mk index e3f2c93ce..2cd628153 100644 --- a/keyboards/ft/mars80/rules.mk +++ b/keyboards/ft/mars80/rules.mk | |||
| @@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes | |||
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | 23 | ||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 25 | |||
| 26 | LAYOUTS = tkl_ansi tkl_iso | 24 | LAYOUTS = tkl_ansi tkl_iso |
diff --git a/keyboards/gingham/rules.mk b/keyboards/gingham/rules.mk index 8448cf646..e1046c017 100644 --- a/keyboards/gingham/rules.mk +++ b/keyboards/gingham/rules.mk | |||
| @@ -14,9 +14,6 @@ MCU = atmega328p | |||
| 14 | # ATmega328P USBasp | 14 | # ATmega328P USBasp |
| 15 | BOOTLOADER = USBasp | 15 | BOOTLOADER = USBasp |
| 16 | 16 | ||
| 17 | # disable debug code | ||
| 18 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 19 | |||
| 20 | # Build Options | 17 | # Build Options |
| 21 | # change yes to no to disable | 18 | # change yes to no to disable |
| 22 | # | 19 | # |
diff --git a/keyboards/gray_studio/hb85/rules.mk b/keyboards/gray_studio/hb85/rules.mk index a9746c0d3..981f6b514 100644 --- a/keyboards/gray_studio/hb85/rules.mk +++ b/keyboards/gray_studio/hb85/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/handwired/hnah40/rules.mk b/keyboards/handwired/hnah40/rules.mk index a705bff6a..0df52f7de 100644 --- a/keyboards/handwired/hnah40/rules.mk +++ b/keyboards/handwired/hnah40/rules.mk | |||
| @@ -11,9 +11,6 @@ MCU = atmega328p | |||
| 11 | # ATmega328P USBasp | 11 | # ATmega328P USBasp |
| 12 | BOOTLOADER = USBasp | 12 | BOOTLOADER = USBasp |
| 13 | 13 | ||
| 14 | # disable debug code | ||
| 15 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 16 | |||
| 17 | # Build Options | 14 | # Build Options |
| 18 | # change yes to no to disable | 15 | # change yes to no to disable |
| 19 | # | 16 | # |
diff --git a/keyboards/j80/rules.mk b/keyboards/j80/rules.mk index b2ca3a0c2..4b21de4e8 100644 --- a/keyboards/j80/rules.mk +++ b/keyboards/j80/rules.mk | |||
| @@ -21,5 +21,3 @@ CONSOLE_ENABLE = no # Console for debug | |||
| 21 | COMMAND_ENABLE = yes # Commands for debug and configuration | 21 | COMMAND_ENABLE = yes # Commands for debug and configuration |
| 22 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
| 24 | |||
| 25 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/jc65/v32a/rules.mk b/keyboards/jc65/v32a/rules.mk index fd340f04e..20f0222c1 100644 --- a/keyboards/jc65/v32a/rules.mk +++ b/keyboards/jc65/v32a/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/jj50/keymaps/archetype/rules.mk b/keyboards/jj50/keymaps/archetype/rules.mk index 1a63376be..9a3c19602 100644 --- a/keyboards/jj50/keymaps/archetype/rules.mk +++ b/keyboards/jj50/keymaps/archetype/rules.mk | |||
| @@ -48,9 +48,6 @@ KEY_LOCK_ENABLE = yes | |||
| 48 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 48 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 49 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 49 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 50 | 50 | ||
| 51 | |||
| 52 | #OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 53 | |||
| 54 | # custom matrix setup | 51 | # custom matrix setup |
| 55 | CUSTOM_MATRIX = yes | 52 | CUSTOM_MATRIX = yes |
| 56 | SRC = matrix.c i2c.c backlight.c | 53 | SRC = matrix.c i2c.c backlight.c |
diff --git a/keyboards/jj50/rules.mk b/keyboards/jj50/rules.mk index 38faf3716..73be71d35 100644 --- a/keyboards/jj50/rules.mk +++ b/keyboards/jj50/rules.mk | |||
| @@ -27,6 +27,4 @@ KEY_LOCK_ENABLE = yes | |||
| 27 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 27 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 28 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 28 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 29 | 29 | ||
| 30 | #OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 31 | |||
| 32 | LAYOUTS = ortho_5x12 | 30 | LAYOUTS = ortho_5x12 |
diff --git a/keyboards/kbdfans/kbdpad/mk1/rules.mk b/keyboards/kbdfans/kbdpad/mk1/rules.mk index dcd7e5540..6b4c1f6ba 100644 --- a/keyboards/kbdfans/kbdpad/mk1/rules.mk +++ b/keyboards/kbdfans/kbdpad/mk1/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = no | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = no # PCB has underglow LEDs, but case doesn't let them show. | 21 | RGBLIGHT_ENABLE = no # PCB has underglow LEDs, but case doesn't let them show. |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/keycapsss/plaid_pad/rules.mk b/keyboards/keycapsss/plaid_pad/rules.mk index f62833ca6..08ad3555d 100644 --- a/keyboards/keycapsss/plaid_pad/rules.mk +++ b/keyboards/keycapsss/plaid_pad/rules.mk | |||
| @@ -11,10 +11,6 @@ MCU = atmega328p | |||
| 11 | # ATmega328P USBasp | 11 | # ATmega328P USBasp |
| 12 | BOOTLOADER = USBasp | 12 | BOOTLOADER = USBasp |
| 13 | 13 | ||
| 14 | # disable debug code | ||
| 15 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 16 | |||
| 17 | |||
| 18 | # Build Options | 14 | # Build Options |
| 19 | # change yes to no to disable | 15 | # change yes to no to disable |
| 20 | # | 16 | # |
diff --git a/keyboards/lattice60/rules.mk b/keyboards/lattice60/rules.mk index 2a1a52966..66cede795 100644 --- a/keyboards/lattice60/rules.mk +++ b/keyboards/lattice60/rules.mk | |||
| @@ -14,9 +14,6 @@ BOOTLOADER = USBasp | |||
| 14 | # Processor frequency | 14 | # Processor frequency |
| 15 | F_CPU = 12000000 | 15 | F_CPU = 12000000 |
| 16 | 16 | ||
| 17 | # disable the debugging code | ||
| 18 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 19 | |||
| 20 | # Build Options | 17 | # Build Options |
| 21 | # change yes to no to disable | 18 | # change yes to no to disable |
| 22 | # | 19 | # |
diff --git a/keyboards/mechmini/v1/rules.mk b/keyboards/mechmini/v1/rules.mk index d0275c946..93646c8e1 100644 --- a/keyboards/mechmini/v1/rules.mk +++ b/keyboards/mechmini/v1/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/mehkee96/rules.mk b/keyboards/mehkee96/rules.mk index b91a69f83..488c63fce 100644 --- a/keyboards/mehkee96/rules.mk +++ b/keyboards/mehkee96/rules.mk | |||
| @@ -22,5 +22,3 @@ COMMAND_ENABLE = yes # Commands for debug and configuration | |||
| 22 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 22 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
| 23 | RGBLIGHT_ENABLE = yes | 23 | RGBLIGHT_ENABLE = yes |
| 24 | WS2812_DRIVER = i2c | 24 | WS2812_DRIVER = i2c |
| 25 | |||
| 26 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/mt40/rules.mk b/keyboards/mt40/rules.mk index fa22bf61b..c81f35f65 100644 --- a/keyboards/mt40/rules.mk +++ b/keyboards/mt40/rules.mk | |||
| @@ -27,7 +27,5 @@ RGBLIGHT_ENABLE ?= yes # Enable WS2812 RGB underlight. | |||
| 27 | WS2812_DRIVER = i2c | 27 | WS2812_DRIVER = i2c |
| 28 | TAP_DANCE_ENABLE = no | 28 | TAP_DANCE_ENABLE = no |
| 29 | 29 | ||
| 30 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 31 | |||
| 32 | LAYOUTS = planck_mit | 30 | LAYOUTS = planck_mit |
| 33 | LAYOUTS_HAS_RGB = no | 31 | LAYOUTS_HAS_RGB = no |
diff --git a/keyboards/panc60/rules.mk b/keyboards/panc60/rules.mk index 26b9f0ce4..1c4d83205 100644 --- a/keyboards/panc60/rules.mk +++ b/keyboards/panc60/rules.mk | |||
| @@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes | |||
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | 23 | ||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 25 | |||
| 26 | LAYOUTS = 60_ansi 60_hhkb | 24 | LAYOUTS = 60_ansi 60_hhkb |
diff --git a/keyboards/pearl/rules.mk b/keyboards/pearl/rules.mk index a9746c0d3..981f6b514 100644 --- a/keyboards/pearl/rules.mk +++ b/keyboards/pearl/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/percent/canoe/rules.mk b/keyboards/percent/canoe/rules.mk index 8b30163be..628a5b88e 100644 --- a/keyboards/percent/canoe/rules.mk +++ b/keyboards/percent/canoe/rules.mk | |||
| @@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes | |||
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | 23 | ||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 25 | |||
| 26 | LAYOUTS = 65_ansi_blocker 65_iso_blocker | 24 | LAYOUTS = 65_ansi_blocker 65_iso_blocker |
diff --git a/keyboards/percent/skog/rules.mk b/keyboards/percent/skog/rules.mk index 027484564..fbfa30d0f 100644 --- a/keyboards/percent/skog/rules.mk +++ b/keyboards/percent/skog/rules.mk | |||
| @@ -21,7 +21,5 @@ BACKLIGHT_ENABLE = yes | |||
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | 23 | ||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 25 | |||
| 26 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 24 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 27 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 25 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
diff --git a/keyboards/percent/skog_lite/rules.mk b/keyboards/percent/skog_lite/rules.mk index dbcb6c188..119fb7263 100644 --- a/keyboards/percent/skog_lite/rules.mk +++ b/keyboards/percent/skog_lite/rules.mk | |||
| @@ -23,6 +23,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | |||
| 23 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 24 | WS2812_DRIVER = i2c | 24 | WS2812_DRIVER = i2c |
| 25 | 25 | ||
| 26 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 27 | |||
| 28 | LAYOUTS = tkl_ansi | 26 | LAYOUTS = tkl_ansi |
diff --git a/keyboards/plaid/rules.mk b/keyboards/plaid/rules.mk index 068ebe4ba..7c4112c9a 100644 --- a/keyboards/plaid/rules.mk +++ b/keyboards/plaid/rules.mk | |||
| @@ -11,9 +11,6 @@ MCU = atmega328p | |||
| 11 | # ATmega328P USBasp | 11 | # ATmega328P USBasp |
| 12 | BOOTLOADER = USBasp | 12 | BOOTLOADER = USBasp |
| 13 | 13 | ||
| 14 | # disable debug code | ||
| 15 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 16 | |||
| 17 | # Build Options | 14 | # Build Options |
| 18 | # change yes to no to disable | 15 | # change yes to no to disable |
| 19 | # | 16 | # |
diff --git a/keyboards/singa/rules.mk b/keyboards/singa/rules.mk index 84eace5ed..3d51be113 100644 --- a/keyboards/singa/rules.mk +++ b/keyboards/singa/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/tartan/rules.mk b/keyboards/tartan/rules.mk index 92658e2d0..811300191 100644 --- a/keyboards/tartan/rules.mk +++ b/keyboards/tartan/rules.mk | |||
| @@ -11,11 +11,6 @@ MCU = atmega328p | |||
| 11 | # ATmega328P USBasp | 11 | # ATmega328P USBasp |
| 12 | BOOTLOADER = USBasp | 12 | BOOTLOADER = USBasp |
| 13 | 13 | ||
| 14 | |||
| 15 | # disable debug code | ||
| 16 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 17 | |||
| 18 | |||
| 19 | # Build Options | 14 | # Build Options |
| 20 | # change yes to no to disable | 15 | # change yes to no to disable |
| 21 | # | 16 | # |
diff --git a/keyboards/tgr/910/rules.mk b/keyboards/tgr/910/rules.mk index a9746c0d3..981f6b514 100644 --- a/keyboards/tgr/910/rules.mk +++ b/keyboards/tgr/910/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/tgr/910ce/rules.mk b/keyboards/tgr/910ce/rules.mk index cbaa9da99..743a70733 100644 --- a/keyboards/tgr/910ce/rules.mk +++ b/keyboards/tgr/910ce/rules.mk | |||
| @@ -23,6 +23,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | |||
| 23 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 24 | WS2812_DRIVER = i2c | 24 | WS2812_DRIVER = i2c |
| 25 | 25 | ||
| 26 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 27 | |||
| 28 | LAYOUTS = 65_ansi_blocker 65_iso_blocker \ No newline at end of file | 26 | LAYOUTS = 65_ansi_blocker 65_iso_blocker \ No newline at end of file |
diff --git a/keyboards/tgr/alice/rules.mk b/keyboards/tgr/alice/rules.mk index fd340f04e..20f0222c1 100644 --- a/keyboards/tgr/alice/rules.mk +++ b/keyboards/tgr/alice/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/tgr/jane/rules.mk b/keyboards/tgr/jane/rules.mk index 8eeab3395..75ab2bc5b 100644 --- a/keyboards/tgr/jane/rules.mk +++ b/keyboards/tgr/jane/rules.mk | |||
| @@ -21,6 +21,4 @@ BACKLIGHT_ENABLE = yes | |||
| 21 | RGBLIGHT_ENABLE = no | 21 | RGBLIGHT_ENABLE = no |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | 23 | ||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 25 | |||
| 26 | LAYOUTS = tkl_ansi tkl_iso | 24 | LAYOUTS = tkl_ansi tkl_iso |
diff --git a/keyboards/unikorn/rules.mk b/keyboards/unikorn/rules.mk index a0ffab290..93bb0a56e 100644 --- a/keyboards/unikorn/rules.mk +++ b/keyboards/unikorn/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = no | 21 | RGBLIGHT_ENABLE = no |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/wheatfield/split75/rules.mk b/keyboards/wheatfield/split75/rules.mk index e90f5f439..a13911595 100644 --- a/keyboards/wheatfield/split75/rules.mk +++ b/keyboards/wheatfield/split75/rules.mk | |||
| @@ -23,8 +23,6 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | |||
| 23 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 23 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 24 | WS2812_DRIVER = i2c | 24 | WS2812_DRIVER = i2c |
| 25 | 25 | ||
| 26 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
| 27 | |||
| 28 | # custom matrix setup | 26 | # custom matrix setup |
| 29 | CUSTOM_MATRIX = lite | 27 | CUSTOM_MATRIX = lite |
| 30 | SRC = matrix.c | 28 | SRC = matrix.c |
diff --git a/keyboards/winkeyless/bface/rules.mk b/keyboards/winkeyless/bface/rules.mk index 84eace5ed..3d51be113 100644 --- a/keyboards/winkeyless/bface/rules.mk +++ b/keyboards/winkeyless/bface/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/winkeyless/bmini/rules.mk b/keyboards/winkeyless/bmini/rules.mk index fd340f04e..20f0222c1 100644 --- a/keyboards/winkeyless/bmini/rules.mk +++ b/keyboards/winkeyless/bmini/rules.mk | |||
| @@ -20,5 +20,3 @@ COMMAND_ENABLE = yes | |||
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = yes | 21 | RGBLIGHT_ENABLE = yes |
| 22 | WS2812_DRIVER = i2c | 22 | WS2812_DRIVER = i2c |
| 23 | |||
| 24 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/winkeyless/bminiex/rules.mk b/keyboards/winkeyless/bminiex/rules.mk index df7124400..f44b7fe85 100644 --- a/keyboards/winkeyless/bminiex/rules.mk +++ b/keyboards/winkeyless/bminiex/rules.mk | |||
| @@ -25,5 +25,3 @@ TAP_DANCE_ENABLE = no | |||
| 25 | 25 | ||
| 26 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 26 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 27 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 27 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 28 | |||
| 29 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/ymd96/rules.mk b/keyboards/ymd96/rules.mk index b7571649b..2ce37cfc7 100644 --- a/keyboards/ymd96/rules.mk +++ b/keyboards/ymd96/rules.mk | |||
| @@ -27,5 +27,3 @@ KEY_LOCK_ENABLE = yes | |||
| 27 | 27 | ||
| 28 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 28 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 29 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 29 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 30 | |||
| 31 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/ymdk/bface/rules.mk b/keyboards/ymdk/bface/rules.mk index 6320071ab..8cabca8ee 100644 --- a/keyboards/ymdk/bface/rules.mk +++ b/keyboards/ymdk/bface/rules.mk | |||
| @@ -19,5 +19,3 @@ CONSOLE_ENABLE = no | |||
| 19 | COMMAND_ENABLE = yes | 19 | COMMAND_ENABLE = yes |
| 20 | BACKLIGHT_ENABLE = yes | 20 | BACKLIGHT_ENABLE = yes |
| 21 | RGBLIGHT_ENABLE = no | 21 | RGBLIGHT_ENABLE = no |
| 22 | |||
| 23 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
diff --git a/keyboards/ymdk_np21/rules.mk b/keyboards/ymdk_np21/rules.mk index 237386bce..c370c616a 100644 --- a/keyboards/ymdk_np21/rules.mk +++ b/keyboards/ymdk_np21/rules.mk | |||
| @@ -27,5 +27,3 @@ KEY_LOCK_ENABLE = yes | |||
| 27 | 27 | ||
| 28 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | 28 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE |
| 29 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | 29 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |
| 30 | |||
| 31 | OPT_DEFS = -DDEBUG_LEVEL=0 | ||
