diff options
author | Matthew Dews <matthew-dews@users.noreply.github.com> | 2022-01-10 19:48:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-10 16:48:49 -0800 |
commit | 0fc1ae9e9c6184a690858064a618cd413ac779ce (patch) | |
tree | b5d5f1f95abfa07e764a9c82ca71617838fa86db /keyboards/handwired/dactyl_manuform/6x7/6x7.c | |
parent | ecc06a97001163232e2dd58b3add603636587413 (diff) |
[Keyboard] handwired/dactyl_manuform: add 6x7 version (#15704)
Co-authored-by: Drashna Jaelre <drashna@live.com>
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" |