diff options
Diffstat (limited to 'users/ridingqwerty/rules.mk')
-rw-r--r-- | users/ridingqwerty/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/ridingqwerty/rules.mk b/users/ridingqwerty/rules.mk index 93b88068e..cc53f3f53 100644 --- a/users/ridingqwerty/rules.mk +++ b/users/ridingqwerty/rules.mk | |||
@@ -1,7 +1,7 @@ | |||
1 | SRC += ridingqwerty.c \ | 1 | SRC += ridingqwerty.c \ |
2 | process_records.c | 2 | process_records.c |
3 | 3 | ||
4 | BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite | 4 | BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite |
5 | CONSOLE_ENABLE = no | 5 | CONSOLE_ENABLE = no |
6 | COMMAND_ENABLE = no | 6 | COMMAND_ENABLE = no |
7 | UNICODE_ENABLE = no # "yes" in Atreus default keymap, blocking UNICODEMAP_ENABLE | 7 | UNICODE_ENABLE = no # "yes" in Atreus default keymap, blocking UNICODEMAP_ENABLE |