1
0
Fork 0

fix implementation issues from SSD1306 clean up, added rotation (#1494)

* moved OLED update task to keymap

* fix splitting render display to keymap

* Added rotation option for OLED, fixed splitting display render update to keymap

* issues with attribute
This commit is contained in:
ishtob 2017-07-12 12:10:28 -04:00 committed by Jack Humbert
parent cc468523df
commit 087af43dee
8 changed files with 203 additions and 14 deletions

View file

@ -36,6 +36,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define FLIP_HALF
#define SSD1306OLED
//#define OLED_ROTATE180
#define PREVENT_STUCK_MODIFIERS