diff options
Diffstat (limited to 'keyboards/kingly_keys/romac_plus/rules.mk')
| -rw-r--r-- | keyboards/kingly_keys/romac_plus/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/kingly_keys/romac_plus/rules.mk b/keyboards/kingly_keys/romac_plus/rules.mk index 23e161ed0..6308f17c9 100644 --- a/keyboards/kingly_keys/romac_plus/rules.mk +++ b/keyboards/kingly_keys/romac_plus/rules.mk | |||
| @@ -27,4 +27,5 @@ UNICODE_ENABLE = no # Unicode | |||
| 27 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 27 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 28 | AUDIO_ENABLE = no # Audio output on port C6 | 28 | AUDIO_ENABLE = no # Audio output on port C6 |
| 29 | ENCODER_ENABLE = yes # Enable support for EC11 Rotary Encoder | 29 | ENCODER_ENABLE = yes # Enable support for EC11 Rotary Encoder |
| 30 | OLED_DRIVER_ENABLE = yes # Enable Support for SSD1306 or SH1106 OLED Displays; Communicating over I2C | 30 | OLED_ENABLE = yes |
| 31 | OLED_DRIVER = SSD1306 # Enable Support for SSD1306 or SH1106 OLED Displays; Communicating over I2C | ||
