Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KEYMAP] ISO-8859-16 characters not in -15 are now reachable in layouts that have them #347

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion keymap/asm/1009.s
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ kbtab_1009:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¤¦¨´¸¼½¾'
; Non-reachable ISO-8859-15:
; ' ¡€¥Šš©ª®Ž·ž¹ºŒœŸ¿ÃÅÆÐÑÕ×ØÞßãåæðñõ÷øþ'
Expand Down
2 changes: 1 addition & 1 deletion keymap/asm/10409.s
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ kbtab_10409:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; --none--
; Non-reachable ISO-8859-15:
; ' ¡¢£€¥Š§š©ª«¬­®¯°±²³Žµ¶·ž¹º»ŒœŸ¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ'
Expand Down
2 changes: 1 addition & 1 deletion keymap/asm/20409.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kbtab_20409:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¤¦¨´¼½¾‘’'
; Non-reachable ISO-8859-15:
; ' Ššª­¯±Ž·žºŒœŸ'
Expand Down
Binary file modified keymap/asm/405.bin.lzsa
Binary file not shown.
4 changes: 2 additions & 2 deletions keymap/asm/405.s
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ kbtab_405:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; '¤¨´¸čĐđ죳řůˇ˘˙˛˝'
; Keys outside of ISO-8859-15 (and -16):
; '¤¨´¸ěřůˇ˘˙˛˝'
; Non-reachable ISO-8859-15:
; ' ¡¢£¥©ª«¬­®¯±²³µ¶¹º»Œœ¿ÃÆÐÑÕØÞãæðñõøþ'

2 changes: 1 addition & 1 deletion keymap/asm/406.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kbtab_406:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¤¨´½'
; Non-reachable ISO-8859-15:
; ' ¡¢¥Šš©ª«¬­®¯°±²³Ž¶·ž¹º»ŒœŸ¿ÇÐ×Þßçð÷þ'
Expand Down
2 changes: 1 addition & 1 deletion keymap/asm/407.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kbtab_407:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '´ẞ'
; Non-reachable ISO-8859-15:
; ' ¡¢£¥Šš©ª«¬­®¯±Ž¶·ž¹º»ŒœŸ¿ÃÅÆÇËÏÐÑÕ×ØÞãåæçëïðñõ÷øþ'
Expand Down
2 changes: 1 addition & 1 deletion keymap/asm/40A.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kbtab_40a:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¨´'
; Non-reachable ISO-8859-15:
; ' ¢£¥Š§š©«­®¯°±²³Žµ¶ž¹»ŒœŸÅÆÐ×ØÞßåæð÷øþ'
Expand Down
2 changes: 1 addition & 1 deletion keymap/asm/40B.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kbtab_40b:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¤¨´½'
; Non-reachable ISO-8859-15:
; ' ¡¢¥Šš©ª«¬­®¯°±²³Ž¶·ž¹º»ŒœŸ¿ÆÇÐ×ØÞßæçð÷øþ'
Expand Down
2 changes: 1 addition & 1 deletion keymap/asm/40C.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kbtab_40c:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¤¨'
; Non-reachable ISO-8859-15:
; ' ¡¢¥Šš©ª«¬­®¯±³Ž¶·ž¹º»ŒœŸ¿ÁÅÆÇÉÍÐÓ×ØÚÝÞßáåæíðó÷øúýþ'
Expand Down
Binary file modified keymap/asm/40E.bin.lzsa
Binary file not shown.
4 changes: 2 additions & 2 deletions keymap/asm/40E.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ kbtab_40e:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; '¤¨´¸ĐđŁłŐőŰűˇ˘˙˛˝'
; Keys outside of ISO-8859-15 (and -16):
; '¤¨´¸ˇ˘˙˛˝'
; Non-reachable ISO-8859-15:
; ' ¡¢£¥©ª«¬­®¯±²³µ¶·¹º»ŒœŸ¿ÀÃÅÆÈÊÌÏÐÑÒÕØÙÛÞàãåæèêìïðñòõøùûþ'

2 changes: 1 addition & 1 deletion keymap/asm/40F.s
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ kbtab_40f:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¨´'
; Non-reachable ISO-8859-15:
; ' ¡¢£¥Š§š©ª«¬­®¯±²³Ž¶·ž¹º»ŒœŸ¿ÃÇÑÕ×Øßãçñõ÷ø'
Expand Down
2 changes: 1 addition & 1 deletion keymap/asm/410.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kbtab_410:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; --none--
; Non-reachable ISO-8859-15:
; '`~ ¡¢¥Šš©ª«¬­®¯±²³Žµ¶·ž¹º»ŒœŸ¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßáâãäåæêëíîïðñóôõö÷øúûüýþ'
Expand Down
2 changes: 1 addition & 1 deletion keymap/asm/411.s
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ kbtab_411:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; --none--
; Non-reachable ISO-8859-15:
; ' ¡¢£€¥Š§š©ª«¬­®¯°±²³Žµ¶·ž¹º»ŒœŸ¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ'
Expand Down
2 changes: 1 addition & 1 deletion keymap/asm/414.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kbtab_414:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¤¨´'
; Non-reachable ISO-8859-15:
; ' ¡¢¥Šš©ª«¬­®¯°±²³Ž¶·ž¹º»ŒœŸ¿ÇÐ×Þßçð÷þ'
Expand Down
Binary file modified keymap/asm/415.bin.lzsa
Binary file not shown.
4 changes: 2 additions & 2 deletions keymap/asm/415.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ kbtab_415:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; 'ĄąĆćĘꣳŃńŚśŹźŻż'
; Keys outside of ISO-8859-15 (and -16):
; --none--
; Non-reachable ISO-8859-15:
; ' ¡¢£¥Š§š©ª«¬­®¯°±²³Žµ¶·ž¹º»ŒœŸ¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòôõö÷øùúûüýþ'

2 changes: 1 addition & 1 deletion keymap/asm/416.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kbtab_416:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¨´₢'
; Non-reachable ISO-8859-15:
; ' ¡€¥Šš©«­®¯±Žµ¶·ž»ŒœŸ¿ÅÆÐ×ØÞßåæð÷øþ'
Expand Down
Binary file modified keymap/asm/41A.bin.lzsa
Binary file not shown.
4 changes: 2 additions & 2 deletions keymap/asm/41A.s
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ kbtab_41a:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; '¤¨´¸ĆćČčĐ𣳡˘˙˛˝'
; Keys outside of ISO-8859-15 (and -16):
; '¤¨´¸ˇ˘˙˛˝'
; Non-reachable ISO-8859-15:
; ' ¡¢£¥©ª«¬­®¯±²³µ¶·¹º»ŒœŸ¿ÀÃÅÆÈÊÌÏÐÑÒÕØÙÛÞàãåæèêìïðñòõøùûþ'

Binary file modified keymap/asm/41B.bin.lzsa
Binary file not shown.
4 changes: 2 additions & 2 deletions keymap/asm/41B.s
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ kbtab_41b:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; '¤¨´¸čĐ𾣳ňťˇ˘˙˛˝'
; Keys outside of ISO-8859-15 (and -16):
; '¤¨´¸ľňťˇ˘˙˛˝'
; Non-reachable ISO-8859-15:
; ' ¡¢£¥©ª«¬­®¯±²³µ¶¹º»ŒœŸ¿ÀÃÅÆÈÊËÌÏÐÑÒÕØÙÛÞàãåæèêëìïðñòõøùûþ'

2 changes: 1 addition & 1 deletion keymap/asm/41D.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kbtab_41d:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¤¨´½'
; Non-reachable ISO-8859-15:
; ' ¡¢¥Šš©ª«¬­®¯°±²³Ž¶·ž¹º»ŒœŸ¿ÆÇÐ×ØÞßæçð÷øþ'
Expand Down
Binary file modified keymap/asm/424.bin.lzsa
Binary file not shown.
4 changes: 2 additions & 2 deletions keymap/asm/424.s
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ kbtab_424:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; '¤¨´¸ĆćČčĐ𣳡˘˙˛˝'
; Keys outside of ISO-8859-15 (and -16):
; '¤¨´¸ˇ˘˙˛˝'
; Non-reachable ISO-8859-15:
; ' ¡¢£¥©ª«¬­®¯±²³µ¶·¹º»ŒœŸ¿ÀÃÅÆÈÊÌÏÐÑÒÕØÙÛÞàãåæèêìïðñòõøùûþ'

Binary file modified keymap/asm/425.bin.lzsa
Binary file not shown.
2 changes: 1 addition & 1 deletion keymap/asm/425.s
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ kbtab_425:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¤´½ˇ'
; Non-reachable ISO-8859-15:
; ' ¡¢¥©ª«¬­®¯°±²³µ¶·¹º»ŒœŸ¿ÁÃÅÆÇËÌÍÏÐÑÔ×ØÚÝÞßáãåæçëìíïðñô÷øúýþ'
Expand Down
Binary file modified keymap/asm/426.bin.lzsa
Binary file not shown.
4 changes: 2 additions & 2 deletions keymap/asm/426.s
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ kbtab_426:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; '¨´ĀāČčĒēĢģĪīĶķĻļŅņŖŗŪū–—’'
; Keys outside of ISO-8859-15 (and -16):
; '¨´ĀāĒēĢģĪīĶķĻļŅņŖŗŪū–—’'
; Non-reachable ISO-8859-15:
; ''*+` ¡¢£¥§©ª¬®¯²³µ¶·¹ºŒœŸ¿ÀÁÂÃÆÇÈÊËÌÍÎÏÐÑÒÔØÙÚÛÝÞßàáâãæçèêëìíîïðñòô÷øùúûýþ'

Binary file modified keymap/asm/427.bin.lzsa
Binary file not shown.
4 changes: 2 additions & 2 deletions keymap/asm/427.s
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ kbtab_427:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; 'ĄąČčĖėĘęĮįŪūŲų“”'
; Keys outside of ISO-8859-15 (and -16):
; 'ĖėĮįŪūŲų“'
; Non-reachable ISO-8859-15:
; '#$%&'*<>@QWX^qwx ¡¢£¥§©ª«¬­®¯°±²³µ¶·¹º»ŒœŸ¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ'

2 changes: 1 addition & 1 deletion keymap/asm/807.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kbtab_807:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¦¨´'
; Non-reachable ISO-8859-15:
; ' ¡¥Šš©ª«­®¯±²³Žµ¶·ž¹º»ŒœŸ¿ÅÆÇÐ×ØÞßåæð÷øþ'
Expand Down
2 changes: 1 addition & 1 deletion keymap/asm/809.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kbtab_809:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¦'
; Non-reachable ISO-8859-15:
; ' ¡¢¥Š§š©ª«­®¯°±²³Žµ¶·ž¹º»ŒœŸ¿ÀÂÃÄÅÆÇÈÊËÌÎÏÐÑÒÔÕÖ×ØÙÛÜÝÞßàâãäåæçèêëìîïðñòôõö÷øùûüýþ'
Expand Down
2 changes: 1 addition & 1 deletion keymap/asm/80C.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kbtab_80c:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¨´'
; Non-reachable ISO-8859-15:
; ' ¡¢¥Šš©ª«¬­®¯±Ž¶·ž¹º»ŒœŸ¿ÅÆÇÐ×ØÞßåæð÷øþ'
Expand Down
2 changes: 1 addition & 1 deletion keymap/asm/816.s
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ kbtab_816:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; Keys outside of ISO-8859-15 (and -16):
; '¨´'
; Non-reachable ISO-8859-15:
; ' ¡¢¥Šš©¬­®¯°±²³Žµ¶·ž¹ŒœŸ¿ÅÆÐ×ØÞßåæð÷øþ'
Expand Down
Binary file modified keymap/asm/99409.bin.lzsa
Binary file not shown.
4 changes: 2 additions & 2 deletions keymap/asm/99409.s
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ kbtab_us_ext:

; ISO
; ~~~
; Keys outside of ISO-8859-15:
; '¨´¸ƒʔʼˀˆˇˍ˘˙˚˜˝̵̨̛̣̦̰̱̀́̂̃̇̉̋̌̏̑–‘’‚“”„†‡•…‰‸‹›⁄№™≠≤≥'
; Keys outside of ISO-8859-15 (and -16):
; '¨´¸ƒʔʼˀˆˇˍ˘˙˚˜˝̵̨̛̣̦̰̱̀́̂̃̇̉̋̌̏̑–‘’‚“†‡•…‰‸‹›⁄№™≠≤≥'
; Non-reachable ISO-8859-15:
; --none--

2 changes: 1 addition & 1 deletion keymap/klc_to_asm.py
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@ def convert_shiftstate(shiftstate, x16_kbdid, iso_mode):

if iso_mode:
# Unicode characters reachable with this layout on Windows but not covered by ISO-8859-15
print("; Keys outside of ISO-8859-15:", file=asm)
print("; Keys outside of ISO-8859-15 (and -16):", file=asm)
else:
# Unicode characters reachable with this layout on Windows but not covered by PETSCII
print("; Keys outside of PETSCII:", file=asm)
Expand Down
Loading