diff options
author | Aidan Smith <LeoneShamoth@gmail.com> | 2022-07-11 08:10:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-11 05:10:47 -0700 |
commit | 7a73f9a6b32b7f7f49772b0f1160c7e65002c263 (patch) | |
tree | 60a36b5cc750c31fc5b09538777d9cc2a0a9310e /keyboards/aidansmithdotdev/fine40/fine40.h | |
parent | 5e347f42a60fbf2ac5f2ac6c18b4bbea6c8d30f6 (diff) |
[Keyboard] Add Fine!40 PCB Support (#17426)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/aidansmithdotdev/fine40/fine40.h')
-rw-r--r-- | keyboards/aidansmithdotdev/fine40/fine40.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/aidansmithdotdev/fine40/fine40.h b/keyboards/aidansmithdotdev/fine40/fine40.h new file mode 100644 index 0000000000..dd675cf3ad --- /dev/null +++ b/keyboards/aidansmithdotdev/fine40/fine40.h @@ -0,0 +1,3 @@ +// Copyright 2022 Aidan Smith (@Aidan-OS) +// SPDX-License-Identifier: GPL-2.0-or-later +#include "quantum.h"
\ No newline at end of file |