diff options
Diffstat (limited to 'keyboards/bpiphany/pegasushoof/rules.mk')
| -rw-r--r-- | keyboards/bpiphany/pegasushoof/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/bpiphany/pegasushoof/rules.mk b/keyboards/bpiphany/pegasushoof/rules.mk index 0cfe115aa..00e4bb0ea 100644 --- a/keyboards/bpiphany/pegasushoof/rules.mk +++ b/keyboards/bpiphany/pegasushoof/rules.mk | |||
| @@ -60,8 +60,9 @@ MIDI_ENABLE = no # MIDI controls | |||
| 60 | AUDIO_ENABLE = no # Audio output on port C6 | 60 | AUDIO_ENABLE = no # Audio output on port C6 |
| 61 | UNICODE_ENABLE = no # Unicode | 61 | UNICODE_ENABLE = no # Unicode |
| 62 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 62 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 63 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. | 63 | RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. |
| 64 | 64 | ||
| 65 | LAYOUTS = tkl_ansi | ||
| 65 | 66 | ||
| 66 | CUSTOM_MATRIX = yes | 67 | CUSTOM_MATRIX = yes |
| 67 | SRC = matrix.c | 68 | SRC = matrix.c |
