diff options
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/6x7/6x7.c')
-rw-r--r-- | keyboards/handwired/dactyl_manuform/6x7/6x7.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/handwired/dactyl_manuform/6x7/6x7.c b/keyboards/handwired/dactyl_manuform/6x7/6x7.c new file mode 100644 index 0000000000..eea518da09 --- /dev/null +++ b/keyboards/handwired/dactyl_manuform/6x7/6x7.c @@ -0,0 +1,4 @@ +// Copyright 2022 Matthew Dews (@matthew-dews) +// SPDX-License-Identifier: GPL-2.0-or-later + +#include "6x7.h" |