diff options
| -rw-r--r-- | keyboards/idobo/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/idobo/rules.mk b/keyboards/idobo/rules.mk index 383a3594b..246d152c9 100644 --- a/keyboards/idobo/rules.mk +++ b/keyboards/idobo/rules.mk | |||
| @@ -79,3 +79,5 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | |||
| 79 | AUDIO_ENABLE = no # Audio output on port C6 | 79 | AUDIO_ENABLE = no # Audio output on port C6 |
| 80 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 80 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
| 81 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400) | 81 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400) |
| 82 | |||
| 83 | LAYOUTS = ortho_5x15 | ||
