Skip to content

Commit

Permalink
📝 Update documentation with how to choose kbkit pro or oss version
Browse files Browse the repository at this point in the history
  • Loading branch information
astariul committed May 9, 2024
1 parent 93e4a37 commit 978116e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
Binary file added docs/assets/kbkit_setup_5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions docs/emu_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,12 @@ Once the simulator started, you need to enable the KeyboardKit keyboard and allo

---

Once enabled, you still need to select the right keyboard ! Open the keyboard using any text field, and hold the switch keyboard key. You can then select the keyboard you want to test :

![](assets/kbkit_setup_5.png){ width="250" }

---

And similarly to the default iOS keyboard, you should enable predictions and auto-corrections :

* Go to `Settings` :
Expand Down
3 changes: 2 additions & 1 deletion docs/emulated_keyboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ Here is the list of keyboards for which the layout auto-detection is supported :

* **GBoard**, with the `-K gboard` argument
* **iOS keyboard**, with the `-K ios` argument
* **KeyboardKit**, with the `-K kbkit` argument
* **KeyboardKit Pro**, with the `-K kbkitpro` argument
* **KeyboardKit Open-source**, with the `-K kbkitoss` argument
* **Tappa keyboard**, with the `-K tappa` argument

## Testing the keyboard
Expand Down

0 comments on commit 978116e

Please sign in to comment.