forked from mirrors/qmk_userspace
Remove unused LED_BREATHING_TABLE
This commit is contained in:
parent
dd05007f3b
commit
5e1ce3988d
4 changed files with 0 additions and 32 deletions
|
@ -23,8 +23,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
extern const uint8_t CIE1931_CURVE[] PROGMEM;
|
||||
#endif
|
||||
|
||||
#ifdef USE_LED_BREATHING_TABLE
|
||||
extern const uint8_t LED_BREATHING_TABLE[] PROGMEM;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue