diff options
author | Zach White <skullydazed@gmail.com> | 2021-01-05 11:04:56 -0800 |
---|---|---|
committer | Zach White <skullydazed@gmail.com> | 2021-01-05 11:04:56 -0800 |
commit | cf2f13fc77e7d9371e845d8825f8ced974083c70 (patch) | |
tree | f51890908a1ed5ee749b167a6c85830472c7e379 /keyboards/nightly_boards/octopad/config.h | |
parent | e7db582e356a961ba608ef441f201d879ec8d740 (diff) | |
parent | 3d1e7bd36fee748b6bfaa89d4a14c3f4f841c0ca (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/nightly_boards/octopad/config.h')
-rw-r--r-- | keyboards/nightly_boards/octopad/config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/nightly_boards/octopad/config.h b/keyboards/nightly_boards/octopad/config.h index fc8956d1d3..1477ce93e2 100644 --- a/keyboards/nightly_boards/octopad/config.h +++ b/keyboards/nightly_boards/octopad/config.h @@ -69,7 +69,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define B5_AUDIO #define AUDIO_CLICKY - +#define NO_MUSIC_MODE /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ #define DEBOUNCE 5 @@ -81,5 +81,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE - - |