Skip to content

Commit

Permalink
Set keymap_russian.isANSI to true
Browse files Browse the repository at this point in the history
  • Loading branch information
precondition committed Aug 12, 2022
1 parent 70bc318 commit e3b5406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i18n/keymap_extras/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default {
keymap_russian: {
prefix: 'RU',
sendstring: '',
isANSI: false,
isANSI: true,
locales: ['ru-RU', 'ru'],
keycodeLUT: russian
}
Expand Down

0 comments on commit e3b5406

Please sign in to comment.