diff options
Diffstat (limited to 'keyboards/org60/rules.mk')
-rw-r--r-- | keyboards/org60/rules.mk | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/org60/rules.mk b/keyboards/org60/rules.mk index 2d3a48944b..d22d1cd2f4 100644 --- a/keyboards/org60/rules.mk +++ b/keyboards/org60/rules.mk @@ -1,9 +1,3 @@ -# MCU name -MCU = atmega32u4 - -# Bootloader selection -BOOTLOADER = atmel-dfu - # Build Options # change yes to no to disable # @@ -16,5 +10,3 @@ EXTRAKEY_ENABLE = yes # Audio control and System control MOUSEKEY_ENABLE = yes # Mouse keys NKRO_ENABLE = yes # Enable N-Key Rollover RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. - -LAYOUTS = 60_ansi |