1
0
Fork 0

Fix typo in Dactyl Manuform (#13740)

This commit is contained in:
Ryan 2021-07-28 01:16:41 +10:00 committed by GitHub
parent 468f705455
commit 56443fe3cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"