Skip to content

Commit

Permalink
html version
Browse files Browse the repository at this point in the history
  • Loading branch information
bennylin committed Mar 24, 2021
1 parent 2960c10 commit 97abf76
Show file tree
Hide file tree
Showing 9 changed files with 26,427 additions and 0 deletions.
393 changes: 393 additions & 0 deletions kongres/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions kongres/index_files/jawa-1.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added kongres/index_files/kbdicon.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions kongres/index_files/keyboards.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* Dynamic fonts */
18 changes: 18 additions & 0 deletions kongres/index_files/keyboards.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
var debugKeyboards = [];
(function() {
var kmw=KeymanWeb;
kmw.KRS({
KN:"jawa",
KI:"Keyboard_jawa",
KL:"jawa",
KLC:"en",
KR:"Europe",
KRC:"eu",
KFont:{family:"Consolas"},
KOskFont:{family:"Arial"},
KF:"jawa-1.0.js"
});
debugKeyboards["jawa"] = {
id:"jawa",
version:"1.0"
};})();
Loading

0 comments on commit 97abf76

Please sign in to comment.