Explorar el Código

update lets_split lufa include

Jack Humbert hace 8 años
padre
commit
7bddacf25f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      keyboards/lets_split/keymaps/OLED_sample/keymap.c

+ 1 - 1
keyboards/lets_split/keymaps/OLED_sample/keymap.c

@@ -2,7 +2,7 @@
 #include "bootloader.h"
 #include "action_layer.h"
 #include "eeconfig.h"
-#include "tmk_core/protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/TWI.h"
+#include "lib/lufa/LUFA/Drivers/Peripheral/TWI.h"
 #ifdef AUDIO_ENABLE
   #include "audio.h"
 #endif