summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/oryx/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/oryx/config.h')
-rw-r--r--keyboards/planck/keymaps/oryx/config.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/oryx/config.h b/keyboards/planck/keymaps/oryx/config.h
new file mode 100644
index 0000000000..a9171bf538
--- /dev/null
+++ b/keyboards/planck/keymaps/oryx/config.h
@@ -0,0 +1,16 @@
+#pragma once
+
+#ifdef AUDIO_ENABLE
+#define STARTUP_SONG SONG(PLANCK_SOUND)
+#endif
+
+#define MIDI_BASIC
+
+#define ENCODER_RESOLUTION 4
+
+#define ORYX_CONFIGURATOR
+
+/*
+ Set any config.h overrides for your specific keymap here.
+ See config.h options at https://docs.qmk.fm/#/config_options?id=the-configh-file
+*/