[Keyboard] Fix default keymaps for OLKB boards to play Startup Sound (#6721)
authorDrashna Jaelre <drashna@live.com>
Sun, 15 Sep 2019 02:59:44 +0000 (19:59 -0700)
committerGitHub <noreply@github.com>
Sun, 15 Sep 2019 02:59:44 +0000 (19:59 -0700)
commit6c871408dfe971dce72910a0868b564eb8e76e27
tree168fb24c2e94f6ade277909893d854015191845b
parent265d8abee16ef73bcaf8cdc70a8e0532fbfb0fda
[Keyboard] Fix default keymaps for OLKB boards to play Startup Sound (#6721)

* Fix Planck default keymap to play sounds on rev6

The dip_switch_update callback was overriding the default startup sound.  This should prevent that from happening, and still allow it to play sounds, or stop them, when appropriate.

* Fix Preonic default keymap to play sounds on Rev 3

The dip_switch_update callback was overriding the default startup sound.  This should prevent that from happening, and still allow it to play sounds, or stop them, when appropriate.
keyboards/planck/keymaps/default/keymap.c
keyboards/preonic/keymaps/default/keymap.c