diff options
author | Wilba <wilba@wilba.tech> | 2022-07-27 02:36:30 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-26 17:36:30 +0100 |
commit | 501276a8fd4139e56cb256d110ee2c6d250ce669 (patch) | |
tree | 20b0656977ca0db62d8e3ff065677ce0329c842f /keyboards/wilba_tech/wt65_d/wt65_d.c | |
parent | b0b14cc44016eb40118b7c8b4fa0bd15629c2e06 (diff) |
Added WT65-D (#17724)
Diffstat (limited to 'keyboards/wilba_tech/wt65_d/wt65_d.c')
-rw-r--r-- | keyboards/wilba_tech/wt65_d/wt65_d.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/wt65_d/wt65_d.c b/keyboards/wilba_tech/wt65_d/wt65_d.c new file mode 100644 index 0000000000..b734652c78 --- /dev/null +++ b/keyboards/wilba_tech/wt65_d/wt65_d.c @@ -0,0 +1,4 @@ +// Copyright 2022 Jason Williams (@wilba) +// SPDX-License-Identifier: GPL-2.0-or-later + +#include "wt65_d.h"
\ No newline at end of file |