   piKEY KEYBOARD DRIVER
   -=-=-=-=-=-=-=-=-=-=-

Update release v0.3
By Fanjita
   harleyg

Includes material from libpspirkeyb by Monsti,
                       psplink by TyRaNiD,
                       and remaPSP by Danzel.

+-----------------------------------------+
|  Be sure to read docs\user_guide.html!! |
+-----------------------------------------+


You may freely distribute these files in an unaltered form.  Any modification
before redistribution is strictly prohibited.


Change history:
  v 0.3 : Better firmware support
            - Now works on 3.30 OE and 3.40 OE
            - Configurable hotkey to disable piKey at boot time.
            - Can be disabled for v1.50 mode in configuration

  v 0.2 : Bugfixes, Danzeff support, keypress mode support
            - fix capslock support
            - fix 4->3 in qwerty keymap
            - add support for Hama keyboard
            - remove flashing of PRX
            - remove tight-loop problems for Palm UW keyboard.
            - add display callback support
            - add status indication on-screen
            - add Danzeff support as an output plugin
            - fix crashing in game mode
            - fixed corruption of sound in startup animation
            - made sure that plugin shutdown is called during pikey shutdown
            - added realtime keypress mode
            - added framework functions to handle config files
            - added user-defined keypress map for CTRL plugin
            - added analog stick mapping to CTRL plugin

  v 0.1 : Initial release.