feat: disable space cadet
parent
e49ade4c35
commit
c112106a88
|
@ -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:
|
||||
|
|
|
@ -6,3 +6,5 @@ CONSOLE_ENABLE = no
|
|||
COMMAND_ENABLE = no
|
||||
MOUSEKEY_ENABLE = no
|
||||
EXTRAKEY_ENABLE = no
|
||||
|
||||
SPACE_CADET_ENABLE = no
|
||||
|
|
Loading…
Reference in New Issue