Skip to content

Commit

Permalink
Update for v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Sep 30, 2019
1 parent 1e8f4db commit 89b6f15
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

export FW_VER := 1.5
export FW_VER := 1.6

PROJ = FF_OSD
VER := v$(FW_VER)
Expand Down
5 changes: 5 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
** Keir Fraser <[email protected]>
************************************

** v1.6 - 30 September 2019
- I2C: Fix FF-OSD extended protocol handling
- No more phantom button presses
- Amiga: Clear keymap on C-A-A reset

** v1.5 - 28 September 2019
- Fix Rotary Encoder support (broken in v1.4)
- Amiga: L.Ctrl+L.Alt+Del toggles OSD on/off
Expand Down

0 comments on commit 89b6f15

Please sign in to comment.