diff options
author | QMK Bot <hello@qmk.fm> | 2022-03-06 01:19:14 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-03-06 01:19:14 +0000 |
commit | 621b4b73a1a0c79db896eea9876cd0eb13bd57ec (patch) | |
tree | 93a0f646ab9ac5354a21ee790adc0eed3788e5ed /keyboards/helix/rev2/keymaps/five_rows | |
parent | f7512d61bd1c817f01011091c0eff3df9cf8c1b9 (diff) | |
parent | 16cd1d9bf78539dfd2590a831ba9708dcac69411 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/helix/rev2/keymaps/five_rows')
-rw-r--r-- | keyboards/helix/rev2/keymaps/five_rows/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/helix/rev2/keymaps/five_rows/rules.mk b/keyboards/helix/rev2/keymaps/five_rows/rules.mk index 60dc4b61a6..a92591d36b 100644 --- a/keyboards/helix/rev2/keymaps/five_rows/rules.mk +++ b/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 |