diff --git a/README.md b/README.md index 10f9c74..760d571 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If success, firmware file is `dztech_dz60rgb_wkl_v2_1_haunt98.bin` Currently firmware size: ```txt -* The firmware size is fine - 23804/26624 (89%, 2820 bytes free) +* The firmware size is fine - 23518/26624 (88%, 3106 bytes free) ``` Put keyboard into bootloader mode: diff --git a/keymaps/haunt98/rules.mk b/keymaps/haunt98/rules.mk index 03afb83..7c1bc39 100644 --- a/keymaps/haunt98/rules.mk +++ b/keymaps/haunt98/rules.mk @@ -6,3 +6,5 @@ CONSOLE_ENABLE = no COMMAND_ENABLE = no MOUSEKEY_ENABLE = no EXTRAKEY_ENABLE = no + +SPACE_CADET_ENABLE = no