Ver Fonte

[Keyboard] Disable music mode on OctoPad to reduce size

Drashna Jael're há 4 anos atrás
pai
commit
3d1e7bd36f
1 ficheiros alterados com 1 adições e 3 exclusões
  1. 1 3
      keyboards/nightly_boards/octopad/config.h

+ 1 - 3
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 B5_AUDIO
 
 
 #define AUDIO_CLICKY
 #define AUDIO_CLICKY
-
+#define NO_MUSIC_MODE
 
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
 #define DEBOUNCE 5
 #define DEBOUNCE 5
@@ -81,5 +81,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define LOCKING_SUPPORT_ENABLE
 #define LOCKING_SUPPORT_ENABLE
 /* Locking resynchronize hack */
 /* Locking resynchronize hack */
 #define LOCKING_RESYNC_ENABLE
 #define LOCKING_RESYNC_ENABLE
-
-