diff options
author | Ryan <fauxpark@gmail.com> | 2021-09-10 13:35:46 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-10 13:35:46 +1000 |
commit | 7eea780a7da2d9197b78b62b7294a6b2bc2fa572 (patch) | |
tree | 672fb14cfa865792c1147feabf8d0e63c416d513 /keyboards/oddball/v2 | |
parent | 2cb9219a3e655218f5380a41cf5bc5e3135caaa1 (diff) |
Remove bootloader listings from rules.mk (#14330)
Diffstat (limited to 'keyboards/oddball/v2')
-rw-r--r-- | keyboards/oddball/v2/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/oddball/v2/rules.mk b/keyboards/oddball/v2/rules.mk index 94a167143c..8b8ada3d9d 100644 --- a/keyboards/oddball/v2/rules.mk +++ b/keyboards/oddball/v2/rules.mk @@ -1,2 +1,2 @@ -# Elite C +# Bootloader selection BOOTLOADER = qmk-dfu |