mirror of
https://github.com/mist-devel/mist-firmware.git
synced 2026-04-26 04:17:40 +00:00
[FIRMWARE] Another key adjustment for Atari ST
This commit is contained in:
@@ -196,11 +196,11 @@ const unsigned short usb2atari[] = {
|
||||
0x0d, // 2e: =
|
||||
0x1a, // 2f: [
|
||||
0x1b, // 30: ]
|
||||
0x2b, // 31: backslash, only on us keyboard
|
||||
0x2b, // 32: Europe 1, only on int. keyboard
|
||||
0x29, // 31: backslash, only on us keyboard
|
||||
0x29, // 32: Europe 1, only on int. keyboard
|
||||
0x27, // 33: ;
|
||||
0x28, // 34: '
|
||||
0x29, // 35: `
|
||||
0x2b, // 35: `
|
||||
0x33, // 36: ,
|
||||
0x34, // 37: .
|
||||
0x35, // 38: /
|
||||
|
||||
Reference in New Issue
Block a user