diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-04-19 18:06:35 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-19 20:06:35 +1000 |
commit | cff489bfdb2752956292c1e9adf1b4223814c267 (patch) | |
tree | 63d822173219b5088185b10be8d62baca81ead3e /keyboards/mt/split75/split75.c | |
parent | e13aefe41d235af9e59efdefa46e2934e36eec7a (diff) | |
download | qmk_firmware-cff489bfdb2752956292c1e9adf1b4223814c267.tar.gz qmk_firmware-cff489bfdb2752956292c1e9adf1b4223814c267.zip |
move 麦田 boards into /mt (#16095)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/mt/split75/split75.c')
-rw-r--r-- | keyboards/mt/split75/split75.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/mt/split75/split75.c b/keyboards/mt/split75/split75.c new file mode 100644 index 0000000000..b8a3fe6c28 --- /dev/null +++ b/keyboards/mt/split75/split75.c @@ -0,0 +1 @@ +#include "split75.h" |