Skip to content

Commit

Permalink
[Keyboard] Disable music mode on OctoPad to reduce size
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna authored and skullydazed committed Jan 5, 2021
1 parent 375ef0b commit 3d1e7bd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions keyboards/nightly_boards/octopad/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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


0 comments on commit 3d1e7bd

Please sign in to comment.