diff options
Diffstat (limited to 'keyboards/gergo')
| -rw-r--r-- | keyboards/gergo/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/gergo/rules.mk b/keyboards/gergo/rules.mk index b5752ad93..0f877e2d4 100644 --- a/keyboards/gergo/rules.mk +++ b/keyboards/gergo/rules.mk | |||
| @@ -4,6 +4,9 @@ MCU = atmega32u4 | |||
| 4 | # Bootloader selection | 4 | # Bootloader selection |
| 5 | BOOTLOADER = atmel-dfu | 5 | BOOTLOADER = atmel-dfu |
| 6 | 6 | ||
| 7 | # Build Options | ||
| 8 | # change yes to no to disable | ||
| 9 | # | ||
| 7 | CUSTOM_MATRIX = yes | 10 | CUSTOM_MATRIX = yes |
| 8 | EXTRAKEY_ENABLE = yes | 11 | EXTRAKEY_ENABLE = yes |
| 9 | CONSOLE_ENABLE = yes | 12 | CONSOLE_ENABLE = yes |
