diff options
author | jack <0x6A73@pm.me> | 2022-08-30 02:34:39 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-30 09:34:39 +0100 |
commit | df4b01b433ee80d33401627276aa8944997e6601 (patch) | |
tree | ae59ba25c4ec5ef945132f05a0bdb1d010f2c4f8 | |
parent | 6f2c1737431d69088c7fda23b33bcac18c40cf6f (diff) | |
download | qmk_firmware-df4b01b433ee80d33401627276aa8944997e6601.tar.gz qmk_firmware-df4b01b433ee80d33401627276aa8944997e6601.zip |
fix boardsource/lulu (#18217)
-rw-r--r-- | keyboards/boardsource/lulu/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/boardsource/lulu/rules.mk b/keyboards/boardsource/lulu/rules.mk deleted file mode 100644 index 6e7633bfe0..0000000000 --- a/keyboards/boardsource/lulu/rules.mk +++ /dev/null @@ -1 +0,0 @@ -# This file intentionally left blank |