mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-22 16:27:41 +00:00
29 lines
879 B
HTML
29 lines
879 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Obolo Chwerty</title>
|
|
<style type="text/css">
|
|
p { font: 10pt Tahoma; }
|
|
h1 { font: bold 16pt Tahoma; color: #4444cc; margin-bottom: 2px }
|
|
h2 { font: bold 12pt Tahoma; color: #4444cc; }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
|
|
<h1>Obolo Chwerty</h1>
|
|
<p>This is a keyboard layout (chwerty) for the Obolo language of Nigeria. This layout covers the need of every dialect in that language.
|
|
|
|
<p>NOTE: This keyboard has been modified from the original for the purposes of
|
|
testing https://github.com/keymanapp/keyman/issues/6351. It is not intended to
|
|
be used for general purposes, and is not the final release version. Changes
|
|
made:</p>
|
|
|
|
<ul>
|
|
<li>Files renamed</li>
|
|
<li>NCAPS mismatches have been resolved</li>
|
|
<li>Font and PHP help have been removed (reduce distribution size)</li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|