Skip to content

Commit

Permalink
Improve docs on SYSEX bit
Browse files Browse the repository at this point in the history
  • Loading branch information
cbbrowne committed Dec 1, 2016
1 parent b787ed9 commit af4c44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/planck/keymaps/cbbrowne/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ AUDIO_ENABLE = yes # Audio output on port C6
UNICODE_ENABLE = no # Unicode
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
API_SYSEX_ENABLE = no
API_SYSEX_ENABLE = yes # Enable SYSEX API (+5390)

# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
Expand Down

0 comments on commit af4c44d

Please sign in to comment.