Skip to content

Commit

Permalink
Adding keyboard PR instruction. (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Oct 16, 2023
1 parent 57151aa commit 57289ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ I'd be happy to accept additions to add more languages, and layouts. To start:
- Change the characters to whatever you'd like.
- This file contains both a _shifted_, and _non-shifted_ keyboard, so make sure you take care of both.
- You can also add or subtract columns if you want, but the layout must remain a grid. I **highly recommend** sticking with the 3x3 layout.
- Add the new keyboard to the [KeyboardLayout.kt file](https://github.com/dessalines/thumb-key/blob/main/app/src/main/java/com/dessalines/thumbkey/utils/KeyboardLayout.kt), with a new higher index.
- Either open a pull request, or an issue, linking your new keyboard file. I'll handle the rest of the work.

## Support / Donate
Expand Down

0 comments on commit 57289ce

Please sign in to comment.