Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaël Fourrier committed Aug 29, 2021
1 parent 2c27a12 commit a9e7046
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0] - 2021-08-29

First public version !

Most simple features from JoyShockMapper are supported. See
`https://github.com/Yamakaky/gyromouse/blob/v0.1.0/src/config/all-settings-example`
for a list of all supported settings.

[0.1.0]: https://github.com/Yamakaky/gyromouse/releases/tag/v0.1.0
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ TODO
- [X] Most simple keys (letters, enter, space...)
- [X] Tap, hold, simultaneous, double and chorded press
- [X] Modifiers
- [X] Only one key supported by action
- [ ] Advanced triggers
- [X] Sticks
- [X] AIM, FLICK, FLICK_ONLY, ROTATE_ONLY, NO_MOUSE
Expand Down

0 comments on commit a9e7046

Please sign in to comment.