diff options
author | dbroqua <dbroqua@mousur.org> | 2016-08-23 13:39:49 +0200 |
---|---|---|
committer | dbroqua <dbroqua@mousur.org> | 2016-08-23 13:39:49 +0200 |
commit | e65252d591b88f3c108d40ea5eeda9d561bc237c (patch) | |
tree | 6e43f93f62aef905c2c5beeb46ef37a18c38e7e0 /keyboards/planck/keymaps/experimental/Makefile | |
parent | 92fe78a5ea98cc8ca36d74ce86c24fe284729c39 (diff) | |
parent | fb4452c2f5a80720fd56306ea4fa7c61a5e8040d (diff) |
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# keyboards/planck/keymaps/dbroqua/keymap.c
Diffstat (limited to 'keyboards/planck/keymaps/experimental/Makefile')
-rw-r--r-- | keyboards/planck/keymaps/experimental/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/experimental/Makefile b/keyboards/planck/keymaps/experimental/Makefile index 877c4aed0e..3a8250a9b5 100644 --- a/keyboards/planck/keymaps/experimental/Makefile +++ b/keyboards/planck/keymaps/experimental/Makefile @@ -16,6 +16,7 @@ AUDIO_ENABLE = no # Audio output on port C6 UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time. +ONEHAND_ENABLE = yes # Enable one-hand typing # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend |