]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/dactyl_manuform/dactyl_manuform.h
Keyboard: dactyl_manuform 5x7 aka Ergodox-ish added (#3691)
[qmk_firmware.git] / keyboards / handwired / dactyl_manuform / dactyl_manuform.h
index 3222e6a617ddc726dbe5e46732e56dabef80ded0..8b60097bc2c6d96e522e195a2013188eb58d5b0b 100644 (file)
@@ -1,13 +1,13 @@
 #pragma once
 
-
-
 #ifdef KEYBOARD_handwired_dactyl_manuform_6x6
     #include "6x6.h"
 #elif KEYBOARD_handwired_dactyl_manuform_5x6
     #include "5x6.h"
 #elif KEYBOARD_handwired_dactyl_manuform_4x5
     #include "4x5.h"
+#elif KEYBOARD_handwired_dactyl_manuform_5x7
+    #include "5x7.h"
 #endif
 
 //void promicro_bootloader_jmp(bool program);