Browse Source

Fix typo in Dactyl Manuform (#13740)

Ryan 5 years ago
parent
commit
56443fe3cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      keyboards/handwired/dactyl_manuform/dactyl_manuform.h

+ 1 - 1
keyboards/handwired/dactyl_manuform/dactyl_manuform.h

@@ -1,6 +1,6 @@
 #pragma once
 
-#ifdef defined(KEYBOARD_handwired_dactyl_manuform_4x5)
+#if defined(KEYBOARD_handwired_dactyl_manuform_4x5)
 #    include "4x5.h"
 #elif defined(KEYBOARD_handwired_dactyl_manuform_4x6)
 #    include "4x6.h"