diff options
author | Markus Knutsson <markus.knutsson@tweety.se> | 2023-04-15 20:34:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-15 19:34:09 +0100 |
commit | 28c11ed34820860a2061cce264791a285a75d27a (patch) | |
tree | 646eb1296f32388c02bfb6e235d9827351115bf3 /keyboards/tweetydabird/lotus58/nanoboot | |
parent | d732b0b8497cb4a67dc1ce706dd26a0610e15293 (diff) |
Lotus58 glow (#20386)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Pablo MartÃnez <58857054+elpekenin@users.noreply.github.com>
Diffstat (limited to 'keyboards/tweetydabird/lotus58/nanoboot')
-rw-r--r-- | keyboards/tweetydabird/lotus58/nanoboot/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/tweetydabird/lotus58/nanoboot/rules.mk b/keyboards/tweetydabird/lotus58/nanoboot/rules.mk new file mode 100644 index 0000000000..1d937578bd --- /dev/null +++ b/keyboards/tweetydabird/lotus58/nanoboot/rules.mk @@ -0,0 +1,2 @@ +BOOTLOADER = qmk-hid +BOOTLOADER_SIZE = 512 |