-
-
Notifications
You must be signed in to change notification settings - Fork 206
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Translations: Brazilian portuguese (@igorSilCar), Chinese-Simplified (@9-2-1), Korean (@notnickid) | ||
New layouts: Swedish (@thabubble), Korean (@notnickid) | ||
|
||
Improved computation of the swipe gesture and fix unstoppable key-repeat on | ||
some devices. | ||
|
||
Moved keys away from the edges of the screen and other improvements to the layouts. | ||
|
||
Improved rendering of some symbols. | ||
|
||
Added more characters to the keyboard: | ||
- New combinations to Fn (@ArenaL5) | ||
- Currency symbols | ||
- Added arrow and box symbols (@sdrapha) | ||
- F11 and F12. | ||
|
||
Option for making modifiers lockable. (@sdrapha) | ||
Fixes to the Spanish layout and other fixes. (@ArenaL5) | ||
Many other fixes. | ||
|
||
Huge thanks to the contributors: @igorSilCar, @sdrapha, @ArenaL5, @notnickid, @9-2-1, @thabubble |