diff options
Diffstat (limited to 'keyboards/keebio/bigswitchseat/bigswitchseat.c')
-rw-r--r-- | keyboards/keebio/bigswitchseat/bigswitchseat.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/keebio/bigswitchseat/bigswitchseat.c b/keyboards/keebio/bigswitchseat/bigswitchseat.c new file mode 100644 index 0000000000..a322fdad62 --- /dev/null +++ b/keyboards/keebio/bigswitchseat/bigswitchseat.c @@ -0,0 +1,4 @@ +// Copyright 2021 Danny Nguyen (@nooges) +// SPDX-License-Identifier: GPL-2.0-or-later + +#include "bigswitchseat.h" |