diff options
Diffstat (limited to 'keyboards/sixkeyboard/rules.mk')
| -rw-r--r-- | keyboards/sixkeyboard/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/sixkeyboard/rules.mk b/keyboards/sixkeyboard/rules.mk index 889ea2fd1..0e0239af0 100644 --- a/keyboards/sixkeyboard/rules.mk +++ b/keyboards/sixkeyboard/rules.mk | |||
| @@ -28,4 +28,5 @@ UNICODE_ENABLE = no # Unicode | |||
| 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | 28 | BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID |
| 29 | CUSTOM_MATRIX = yes | 29 | CUSTOM_MATRIX = yes |
| 30 | 30 | ||
| 31 | SRC = matrix.c | 31 | SRC += matrix.c |
| 32 | LAYOUTS = ortho_2x3 | ||
