From 95301411e46a890c275fb7cf049f327745cacff4 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 4 Feb 2014 00:23:11 +0400 Subject: [PATCH] started project revival -- updated keyboard.js and split out the bindings... Signed-off-by: Alex A. Naanou --- index.html | 141 +---------------------- keybindings.js | 223 ++++++++++++++++++++++++------------ lib/keyboard.js | 298 ++++++++++++++++++++++++++++++++++++++++-------- 3 files changed, 402 insertions(+), 260 deletions(-) diff --git a/index.html b/index.html index cde3bb6..15c3b16 100755 --- a/index.html +++ b/index.html @@ -110,6 +110,9 @@ CKEDITOR.disableAutoInline = true + + +