mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
refactor: remove redundant Kconfig defaults
bool symbols implicitly default to n.
This commit is contained in:
@@ -14,7 +14,6 @@ config ZMK_BEHAVIOR_MOUSE_KEY_PRESS
|
||||
|
||||
config ZMK_BEHAVIOR_SENSOR_ROTATE_COMMON
|
||||
bool
|
||||
default n
|
||||
|
||||
config ZMK_BEHAVIOR_SENSOR_ROTATE
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user