diff options
Diffstat (limited to 'keyboards/absinthe/rules.mk')
| -rw-r--r-- | keyboards/absinthe/rules.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/absinthe/rules.mk b/keyboards/absinthe/rules.mk index f0b8037c9..8f534909d 100644 --- a/keyboards/absinthe/rules.mk +++ b/keyboards/absinthe/rules.mk | |||
| @@ -11,16 +11,6 @@ MCU = atmega32u4 | |||
| 11 | # ATmega328P USBasp | 11 | # ATmega328P USBasp |
| 12 | BOOTLOADER = atmel-dfu | 12 | BOOTLOADER = atmel-dfu |
| 13 | 13 | ||
| 14 | # If you don't know the bootloader type, then you can specify the | ||
| 15 | # Boot Section Size in *bytes* by uncommenting out the OPT_DEFS line | ||
| 16 | # Otherwise, delete this section | ||
| 17 | # Teensy halfKay 512 | ||
| 18 | # Teensy++ halfKay 1024 | ||
| 19 | # Atmel DFU loader 4096 | ||
| 20 | # LUFA bootloader 4096 | ||
| 21 | # USBaspLoader 2048 | ||
| 22 | # OPT_DEFS += -DBOOTLOADER_SIZE=4096 | ||
| 23 | |||
| 24 | # Build Options | 14 | # Build Options |
| 25 | # change yes to no to disable | 15 | # change yes to no to disable |
| 26 | # | 16 | # |
| @@ -39,7 +29,5 @@ MIDI_ENABLE = no # MIDI support | |||
| 39 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 29 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 40 | AUDIO_ENABLE = no # Audio output on port C6 | 30 | AUDIO_ENABLE = no # Audio output on port C6 |
| 41 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 31 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
| 42 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs | ||
| 43 | ENCODER_ENABLE = yes | 32 | ENCODER_ENABLE = yes |
| 44 | RGBLIGHT_ENABLE = yes | 33 | RGBLIGHT_ENABLE = yes |
| 45 | # EXTRAFLAGS += -flto | ||
