Skip to content
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
17 changes: 17 additions & 0 deletions keyboard/basic_kbdmyan/1.2.1/basic_kbdmyan.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?php
$pagename = 'Myanmar (Phonetic order) Basic Keyboard Help';
$pagetitle = 'Myanmar (Phonetic order) Basic Keyboard Help';
// Header we will tidy up later
require_once('header.php');
?>


<p>If square boxes are displayed instead of characters when using this keyboard (and in the keyboard layouts below), please read our <a href="/troubleshooting/#boxes">troubleshooting guide</a>.

<h2>Desktop Keyboard Layout</h2>
<div id='osk' data-states='default shift rightalt rightalt-shift'>
</div>

<h2>Mobile/Tablet Keyboard Layout</h2>
<div id='osk-tablet' data-states='default shift numeric'>
</div>
Loading
Loading