]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboard/atomic/atomic.h
Add KC_LABK and KC_RABK (< and >)
[qmk_firmware.git] / keyboard / atomic / atomic.h
index d5461e424d4b56d13c0f84dd98900055b800c6ed..0c7aeb1cc8be6e1a0e58bef0d887cebae749975a 100644 (file)
@@ -3,8 +3,11 @@
 
 #include "matrix.h"
 #include "keymap_common.h"
-#include "backlight.h"
+#ifdef BACKLIGHT_ENABLE
+    #include "backlight.h"
+#endif
 #include <stddef.h>
+#include <avr/io.h>
 
 // This a shortcut to help you visually see your layout.
 // The following is an example using the Planck MIT layout