From 2c1ea2f0d7d6f41815297d66065becd66e845e0b Mon Sep 17 00:00:00 2001 From: zcake Date: Tue, 23 Feb 2021 05:55:43 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ff2729..ea45568 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,16 @@ This will take the file `layout.$layout.h` and create `svkbd-$layout`. Layouts --------- -The Virtual keyboard have two Layouts which is my special custom layout. + The keyboard only has my special custom layout. +Here is what is the keyboard look like: + ![keyone](https://gitlab.com/zcake/svkbd-zcake/-/raw/master/Screenshot/2021-02-23_13-39.png) +You switch to different layouts by press '' key + +Here is what is the secrord layouts look like: + +![keyone](https://gitlab.com/zcake/svkbd-zcake/-/raw/master/Screenshot/2021-02-23_13-40.png) Repository ----------