diff options
author | IBNobody <ibnobody@gmail.com> | 2016-08-23 20:52:19 -0500 |
---|---|---|
committer | IBNobody <ibnobody@gmail.com> | 2016-08-23 20:52:19 -0500 |
commit | 9263ade0fbdde6431fb5c7f26970754c5c7c2963 (patch) | |
tree | fcc4e5429bf545dca85f32d7a174388e61966438 /keyboards/planck/keymaps/experimental/Makefile | |
parent | 6c2b7f359cfe5122631d8772f8766c08465949c8 (diff) | |
parent | a9205484718ab2a74bc97884a2ea7b95882ed66d (diff) |
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
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 |