aboutsummaryrefslogtreecommitdiff
path: root/quantum/led_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/led_tables.h')
-rw-r--r--quantum/led_tables.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/quantum/led_tables.h b/quantum/led_tables.h
index af49bf332..8052d566c 100644
--- a/quantum/led_tables.h
+++ b/quantum/led_tables.h
@@ -23,8 +23,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
23extern const uint8_t CIE1931_CURVE[] PROGMEM; 23extern const uint8_t CIE1931_CURVE[] PROGMEM;
24#endif 24#endif
25 25
26#ifdef USE_LED_BREATHING_TABLE
27extern const uint8_t LED_BREATHING_TABLE[] PROGMEM;
28#endif
29
30#endif 26#endif