Default keyboard should be 101/102 key
This change doesn't matter yet, but it will later when this gets used.
This commit is contained in:
@@ -2184,7 +2184,7 @@ static const device_config_t keyboard_at_config[] = {
|
||||
.description = "Type",
|
||||
.type = CONFIG_SELECTION,
|
||||
.default_string = "",
|
||||
.default_int = 2,
|
||||
.default_int = 1,
|
||||
.file_filter = "",
|
||||
.spinner = { 0 },
|
||||
.selection = {
|
||||
|
Reference in New Issue
Block a user