mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 19:40:29 +08:00
Fix typo in Dactyl Manuform (#13740)
This commit is contained in:
parent
468f705455
commit
56443fe3cf
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue