-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove ancient partial legacy keymap update, steer model 01 users wit…
…h initial factory firmware to firmware update, make bootloader reconnect in firmware update a little more user friendly by showing reconnect instructions
- Loading branch information
Showing
7 changed files
with
46 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
// This file is auto-generated. Do not edit manually. | ||
export const languageMaps = { | ||
de: require("./cldr_languages/de.json"), | ||
en: require("./cldr_languages/en.json"), | ||
es: require("./cldr_languages/es.json"), | ||
fr: require("./cldr_languages/fr.json"), | ||
id: require("./cldr_languages/id.json"), | ||
"de": require("./cldr_languages/de.json"), | ||
"en": require("./cldr_languages/en.json"), | ||
"es": require("./cldr_languages/es.json"), | ||
"fr": require("./cldr_languages/fr.json"), | ||
"id": require("./cldr_languages/id.json"), | ||
"nb-NO": require("./cldr_languages/nb_no.json"), | ||
nl: require("./cldr_languages/nl.json"), | ||
"zh-Hans": require("./cldr_languages/zh_hans.json"), | ||
"nl": require("./cldr_languages/nl.json"), | ||
"zh-Hans": require("./cldr_languages/zh_hans.json") | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters