Skip to content

QuokkADB v2.0.0 "Superb Lyrebird"

Latest

Choose a tag to compare

@morio morio released this 06 May 17:50
82653d3

New keyboard layouts

  • Added French keyboard support
  • Added German and Swiss DE/FR keyboard layouts
  • Added the Danish layout
  • Added Ireland/UK keyboard layout
  • Added both QWERTY and QZERTY Italian layouts

Switched key codes based on a new region setting.
Properly encoded the ghost typing of the QuokkADB settings when
the region is set to that language.

Th Ireland/UK layout keys for Microsoft USB keyboards are slightly different.
One solution would be to add a abstraction layer for certain keys so
pressing '~' on a Microsoft keyboard sends Shift-'`'. But that would
interfere with key combinations and multi-key presses for games.

Mouse wheel support and adjustment to right mouse button (RMB)

There is now mouse wheel support for mice that provide mouse wheel
data when in boot protocol mode. The mouse wheel sensitivity can
be set along with axis reversal.
Press Ctrl+Shift+Capslock+P for further details.
Also the RMB button mode is now stored as a flash setting.

What's Changed

  • Mouse wheel and foreign keyboards by @morio in #33

Full Changelog: v1.1.0...v2.0.0