summaryrefslogtreecommitdiffstats
path: root/quantum/light_ws2812.h
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-11-22 01:50:55 +0100
committerJack Humbert <jack.humb@gmail.com>2016-11-22 01:50:55 +0100
commit664c0a036b3d7c3ed39f4a7a78d97f4a9cc7d20c (patch)
treee6cb0a7fb1c5c882fe394fd251680e0c88df323c /quantum/light_ws2812.h
parent27ebacb15d39046713bd87e06c1157b1ffab6aaf (diff)
downloadqmk_firmware-664c0a036b3d7c3ed39f4a7a78d97f4a9cc7d20c.tar.gz
qmk_firmware-664c0a036b3d7c3ed39f4a7a78d97f4a9cc7d20c.tar.xz
cleaning up new code
Diffstat (limited to 'quantum/light_ws2812.h')
-rwxr-xr-xquantum/light_ws2812.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/light_ws2812.h b/quantum/light_ws2812.h
index 0bef93d5e..9498e550e 100755
--- a/quantum/light_ws2812.h
+++ b/quantum/light_ws2812.h
@@ -16,7 +16,7 @@
#include <avr/io.h>
#include <avr/interrupt.h>
//#include "ws2812_config.h"
-#include "i2cmaster.h"
+//#include "i2cmaster.h"
#define LIGHT_I2C 1
#define LIGHT_I2C_ADDR 0x84