aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-03-26 02:42:23 +0200
committerTeddy Wing2018-03-26 02:42:23 +0200
commit3924da0b5220f75b0fd511997947032fee90dbad (patch)
tree92184e44ed77fb4482f3b74e606830261e70b9b3
parenta267ddedde87444736ec6f348c070b5adfe5a6d3 (diff)
downloadQWAZERTY-3924da0b5220f75b0fd511997947032fee90dbad.tar.bz2
Add README
An in-progress README with a description of the project.
-rw-r--r--README.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..2c807fd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,27 @@
+QWAZERTY
+========
+
+A keyboard layout for French AZERTY keyboards (or any [ISO
+keyboard](https://en.wikipedia.org/wiki/ISO/IEC_9995)).
+
+Based on the U.S. QWERTY layout, it reproduces all keys in QWERTY. Notably, the
+"grave accent"/"tilde" key is restored to its normal position at the top left of
+the keyboard (Apple's U.S. layout for ISO keyboards moves this next to the left
+"Shift" key).
+
+Additionally, the key next to the left "Shift" key, which doesn't exist on ANSI
+keyboards, is changed to input a set of emoji glyphs. It provides four emojis in
+total (one for each of the following modifiers: normal, Shift, Option,
+Option-Shift). These emojis can be used for faster shortcuts. The single-key
+normal mode emoji can, for example, be bound to a frequent action, enabling
+access to functionality with a single button press.
+
+
+## Screenshots
+
+
+## Install
+
+
+## License
+TODO: Look up recommended licenses for keyboard layouts