Skip to content

A mirror of https://gitlab.com/frknkrc44/superboard. Please do everything on my GitLab repository.

License

Notifications You must be signed in to change notification settings

frknkrc44/superboard

Repository files navigation

SuperBoard

Android CI

A basic keyboard app

Current layouts

  • QWERTY (US)
  • DVORAK (DE)
  • QWERTY (TR)
  • QWERTY (TR - Mini)
  • QWERTY (TR - Full)
  • F (TR)
  • Old Turkic

You can add your own layout creator to SuperBoardLayoutCreator folder and it'll be generated automatically.

Some key events

  • Long press to !?# → Close keyboard
  • Long press to , (except DVORAK) → Send TAB key
  • Long press to ENTER → Open emoji keyboard

Translations

You can use Crowdin for translations.

⚠️ PR translations will not accepted due to conflicts.

If you want to translate this app and your language isn't added to the translation page, feel free to open an issue on GitLab mirror.

TODO

  • Create a theme store (it'll be another app)
  • Add new keyboard layouts
  • And more...