mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 05:02:07 +00:00
enable mouse sim
This commit is contained in:
parent
fb443c8ca1
commit
7fb9dbd406
@ -2,3 +2,4 @@ OLED_ENABLE = yes
|
|||||||
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
||||||
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
||||||
ENCODER_ENABLE = no # Enables the use of one or more encoders
|
ENCODER_ENABLE = no # Enables the use of one or more encoders
|
||||||
|
MOUSEKEY_ENABLE = yes # Enables mouse simulation
|
||||||
|
Loading…
Reference in New Issue
Block a user