diff options
Diffstat (limited to 'keyboards/hotdox/rules.mk')
-rw-r--r-- | keyboards/hotdox/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hotdox/rules.mk b/keyboards/hotdox/rules.mk index 0572e4504..0860e9d47 100644 --- a/keyboards/hotdox/rules.mk +++ b/keyboards/hotdox/rules.mk | |||
@@ -5,7 +5,7 @@ MCU = atmega32u4 | |||
5 | BOOTLOADER = atmel-dfu | 5 | BOOTLOADER = atmel-dfu |
6 | 6 | ||
7 | # Build Options | 7 | # Build Options |
8 | # comment out to disable the options. | 8 | # change yes to no to disable |
9 | # | 9 | # |
10 | CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone | 10 | CUSTOM_MATRIX = yes # Custom matrix file for the ErgoDone |
11 | UNICODE_ENABLE = yes # Unicode | 11 | UNICODE_ENABLE = yes # Unicode |