diff options
| author | Ryan | 2023-02-17 04:15:06 +0100 |
|---|---|---|
| committer | GitHub | 2023-02-17 04:15:06 +0100 |
| commit | 43843e19b630da894e7d5b92edbce8dbdf7f288c (patch) | |
| tree | c9be2eb6b33ba6e581c85e55a3a458e43f8214c5 /keyboards/helix/rules.mk | |
| parent | f4ba17c4a0ee59603c167b04f2d6f6eee8b2cf1b (diff) | |
Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/helix/rules.mk')
| -rw-r--r-- | keyboards/helix/rules.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/helix/rules.mk b/keyboards/helix/rules.mk index e5cf469689..8ea71064b2 100644 --- a/keyboards/helix/rules.mk +++ b/keyboards/helix/rules.mk @@ -1,9 +1,3 @@ -# MCU name -MCU = atmega32u4 - -# Bootloader selection -BOOTLOADER = caterina - # Build Options # change yes to no to disable # |