diff options
Diffstat (limited to 'keyboards/handwired/hillside/48/48.c')
-rw-r--r-- | keyboards/handwired/hillside/48/48.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/handwired/hillside/48/48.c b/keyboards/handwired/hillside/48/48.c new file mode 100644 index 0000000000..a1d2c2f6e4 --- /dev/null +++ b/keyboards/handwired/hillside/48/48.c @@ -0,0 +1,4 @@ +// Copyright 2022 Michael McCoyd (@mmccoyd) +// SPDX-License-Identifier: GPL-2.0-or-later + +#include "48.h" |