Renamed layout/Netherland to layout/Netherlands and layout/Switzerla to...
Neil Bingham authored
Renamed layout/Netherland to layout/Netherlands and layout/Switzerla to layout/Switzerland so that it will build on a long filenames disc.

Version 0.62. Tagged as 'Key-0_62'
26fed049
Name Last commit Last update
Doc Added capability to use Left Alt + Shift to change layers.
Layouts Added capability to use Left Alt + Shift to change layers.
Source Added capability to use Left Alt + Shift to change layers.
TestProgs Rationalised structure - now builds a module containing either one keyboard (+UK) or all keyboards, dependent on setting of <Keyboard>.
c Added capability to use Left Alt + Shift to change layers.
h Added capability to use Left Alt + Shift to change layers.
inc %Include directive implemented in layout files - this gives a simpler way of adding in the new keys and allows some commonality between layouts.
layout Renamed layout/Netherland to layout/Netherlands and layout/Switzerla to layout/Switzerland so that it will build on a long filenames disc.
rm Import from cleaned 360 CD
.gitattributes Ursula branch merged.
BlackLog Initial revision
LICENSE Import from cleaned 360 CD
Makefile %Include directive implemented in layout files - this gives a simpler way of adding in some keys and allows some commonality between layouts.
MkClean,fd7 Import from cleaned 360 CD
MkRom,fd7 %Include directive implemented in layout files - this gives a simpler way of adding in some keys and allows some commonality between layouts.
README Ursula branch merged.
UniData215 Ursula branch merged.
VersionASM Renamed layout/Netherland to layout/Netherlands and layout/Switzerla to layout/Switzerland so that it will build on a long filenames disc.
VersionNum Renamed layout/Netherland to layout/Netherlands and layout/Switzerla to layout/Switzerland so that it will build on a long filenames disc.
!IKHG no longer works - create your layout files textually as described
in Doc.FileFormat.

The table in file KeyStruct must be modified to point to the tables which
your handler is to recognise (one entry for each country). For example,
the KeyStructureTable for Germany (in Germany.Source.KeyStruct) has entries
for UK (KeyStruct1), Germany (KeyStruct7) and Switzerland (KeyStruct35).
All others default to UK.

Finally, the IntKeyMod and Makefile files must be modified to pull
everything together.