Browse Source

Change helix:five_rows keymap to use QMK standerd oled driver (#16539)

Takeshi ISHII 4 years ago
parent
commit
16cd1d9bf7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      keyboards/helix/rev2/keymaps/five_rows/rules.mk

+ 1 - 0
keyboards/helix/rev2/keymaps/five_rows/rules.mk

@@ -19,6 +19,7 @@ HELIX_ROWS = 5              # Helix Rows is 4 or 5
 # LED_UNDERGLOW_ENABLE = no   # LED underglow (Enable WS2812 RGB underlight.)
 # LED_ANIMATIONS = yes        # LED animations
 # IOS_DEVICE_ENABLE = no      # connect to IOS device (iPad,iPhone)
+OLED_SELECT = core
 
 CUSTOM_DELAY = yes