summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/keymaps/OLED_sample/config.h
diff options
context:
space:
mode:
authorishtob2017-07-12 12:10:28 -0400
committerJack Humbert2017-07-12 12:10:28 -0400
commit087af43dee545792f486069481460ed5997bc41b (patch)
tree94466dfcf27bca408c94ce1703cf8ac1e1511216 /keyboards/lets_split/keymaps/OLED_sample/config.h
parentcc468523dfec8175939f575a214714eea8aaa7a3 (diff)
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
Diffstat (limited to 'keyboards/lets_split/keymaps/OLED_sample/config.h')
-rw-r--r--keyboards/lets_split/keymaps/OLED_sample/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/lets_split/keymaps/OLED_sample/config.h b/keyboards/lets_split/keymaps/OLED_sample/config.h
index c7cbc9372..57ed7d763 100644
--- a/keyboards/lets_split/keymaps/OLED_sample/config.h
+++ b/keyboards/lets_split/keymaps/OLED_sample/config.h
@@ -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