summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox/keymaps/drashna/config.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2017-12-06 03:45:42 +0100
committerJack Humbert <jack.humb@gmail.com>2017-12-06 03:45:42 +0100
commitd5a76e899d1d4f91dc7d348075a08e42047fc8d1 (patch)
tree55fc36a57b7d658814d7df7d71c7daf207b4053e /keyboards/orthodox/keymaps/drashna/config.h
parentdd05bf0d9602820bb9ba3bb1a8586b14c5504312 (diff)
downloadqmk_firmware-d5a76e899d1d4f91dc7d348075a08e42047fc8d1.tar.gz
qmk_firmware-d5a76e899d1d4f91dc7d348075a08e42047fc8d1.tar.xz
Updates to drashna keymaps and userspace (#2093)
* Add "secret" macor * Updating secret macros * Re-add RGB to Ergodox * Fixed issue when RGB was disabled * Consistency changes * Updated bootloader macro * Fixing audio setup * Fix bootloader typo * Update to full list of stings (for completeness) * Template fix * Finally got woodpad to force numlock * Fix for new RGB mode
Diffstat (limited to 'keyboards/orthodox/keymaps/drashna/config.h')
-rw-r--r--keyboards/orthodox/keymaps/drashna/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/orthodox/keymaps/drashna/config.h b/keyboards/orthodox/keymaps/drashna/config.h
index d88481fd6..4dee43905 100644
--- a/keyboards/orthodox/keymaps/drashna/config.h
+++ b/keyboards/orthodox/keymaps/drashna/config.h
@@ -63,6 +63,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifdef AUDIO_ENABLE
#define C6_AUDIO
+#define STARTUP_SONG SONG(ZELDA_PUZZLE)
#endif
#endif