summaryrefslogtreecommitdiff
path: root/keyboards/orthodox/keymaps/drashna/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/orthodox/keymaps/drashna/config.h')
-rw-r--r--keyboards/orthodox/keymaps/drashna/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/orthodox/keymaps/drashna/config.h b/keyboards/orthodox/keymaps/drashna/config.h
index ca6a91f42d..f17deefb4e 100644
--- a/keyboards/orthodox/keymaps/drashna/config.h
+++ b/keyboards/orthodox/keymaps/drashna/config.h
@@ -53,10 +53,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
# endif
#endif // AUDIO_ENABLE
-#undef PRODUCT
#ifdef KEYBOARD_orthodox_rev1
+# undef PRODUCT
# define PRODUCT "Drashna Hacked Orthodox Rev .1"
#elif KEYBOARD_orthodox_rev3
+# undef PRODUCT
# define PRODUCT "Drashna Hacked Orthodox Rev .3"
#endif