]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Merge branch 'master' into master
authorJack Humbert <jack.humb@gmail.com>
Tue, 4 Apr 2017 01:06:40 +0000 (21:06 -0400)
committerGitHub <noreply@github.com>
Tue, 4 Apr 2017 01:06:40 +0000 (21:06 -0400)
1  2 
keyboards/lets_split/ssd1306.c

index 4bf3a87437d354e748e2ccfaf6e7088071d1c55b,76348ab7f2cbf16ca278e8497c8b474d5ddbb085..5c6dff27f81461c6c256ef82429360f0e8d05a91
@@@ -1,9 -1,7 +1,9 @@@
 +#ifdef SSD1306OLED
++
+ #include "ssd1306.h"
  #include "config.h"
  #include "i2c.h"
- #include <stdbool.h>
  #include <string.h>
- #include <stdio.h>
  #include "print.h"
  #include "lets_split.h"
  #include "common/glcdfont.c"