1. 06 Feb, 2021 1 commit
    • Andreas Skyman's avatar
      Added Colemak (UK) keyboard layout · 1d36a710
      Andreas Skyman authored
      Detail:
        Added a new layout.ColemakUK
        Updated makefiles, and Source files with new target and dependency
        Added DrawFile describing the layout
      Admin:
        Tested on IOMDHAL under RPCEmu and BCM2835 on Pi 3B and 1.
      
      Version 1.00. Tagged as 'IntKey-1_00'
      1d36a710
  2. 05 Dec, 2012 1 commit
    • Jeffrey Lee's avatar
      Add support for the new 'wide' key handler format. Add support for keyboard... · a1725425
      Jeffrey Lee authored
      Add support for the new 'wide' key handler format. Add support for keyboard types which have fundamentally different layouts to PC/Arc. Add a basic (UK) layout for the Pandora.
      
      Detail:
        Doc/FileFormat, Doc/HandlerAPI - Updated docs with information about the new key handler format, and how to invoke it in layout files.
        c/keygen, c/unicdata, h/structures - Give keygen a bit of a tidy up. Add support for the new '$Type' directive to allow the keyboard type to be specified (to ensure correct intkey table is used, unique symbol names when the same country is supported by multiple keyboard types, etc.). Add support for the new key handler format.
        Sources/IntKeyBody, Sources/IntKeyMod, Sources/KeyStruct - Tidy up the code a bit to use key handler layout and key/OS_Byte numbers from Hdr:. Add support for the new key handler format, and for the new way keygen generates the layout files.
        layout/Pandora, Makefile, Sources/IntKeyBody, Sources/IntKeyMod, Sources/KeyStruct - Add a layout file for the Pandora, and modify IntKey to use different sets of layout files depending on the keyboard type.
      Admin:
        New key handler format tested on Pandora. Old format tested on Pandora & BB-xM.
        Requires HdrSrc-2_20
      
      
      Version 0.95. Tagged as 'IntKey-0_95'
      a1725425
  3. 18 Jul, 2005 1 commit
  4. 28 Nov, 2002 1 commit
    • Ben Avison's avatar
      Turned off PC Delete option. · 2fbc0dac
      Ben Avison authored
      Added some 2- or 3-year old files that were sitting on Kevin's hard disc.
      
      Version 0.88. Tagged as 'IntKey-0_88'
      2fbc0dac
  5. 25 Jan, 2002 1 commit
  6. 06 Dec, 2001 1 commit
  7. 27 Nov, 2001 1 commit
  8. 02 Nov, 2000 1 commit
    • Simon Forrest's avatar
      * Fixed problems with keys generating lower-case characters when · 2bb5a925
      Simon Forrest authored
          Caps Lock is active.
      
      Detail:
      
        * Faults were found in the Spanish and Welsh layouts.  In particular,
          'Q' on a Spanish layout would generate a lower-case version when
          Caps Lock was active.  And Welsh layouts had a similar fault with
          'Alt' + 'O'.  Now corrected.
      
      Admin:
      
        * Fault noted in Bethany software.
      
        * Built and tested on a Risc PC.
      
      Version 0.76. Tagged as 'IntKey-0_76'
      2bb5a925
  9. 25 Jul, 2000 1 commit
  10. 21 Jun, 2000 1 commit
    • Simon Forrest's avatar
      * Corrected a mistake in the Turkish-QWERTY layout. · c2f83047
      Simon Forrest authored
      Detail:
      
        * The horizontal ellipsis was misplaced (when compared to the drawfile
          documentation).  Instead of being placed on the comma/semi-colon
          key, it should have been on the full-stop/colon key.  Now corrected.
      
      Admin:
      
        * Tested.
      
      Version 0.73. Tagged as 'IntKey-0_73'
      c2f83047
  11. 09 Jun, 2000 1 commit
  12. 16 Sep, 1999 1 commit
  13. 26 Aug, 1999 1 commit
  14. 27 Apr, 1999 1 commit
    • Kevin Bracey's avatar
      Moved euro sign to Alt-4 on UK and UK-based layouts. This involved moving the... · c2217582
      Kevin Bracey authored
      Moved euro sign to Alt-4 on UK and UK-based layouts. This involved moving the vulgar fractions to Alt-7,8,9.
      
      Double upwards arrow (symbol for Shift on menus) added to assorted layouts,
      as per diagrams. This still won't work in any alphabets other than UTF-8
      because the International module doesn't recognise that character as being
      in the official alphabets.
      
      Version 0.64. Tagged as 'IntKey-0_64'
      c2217582
  15. 22 Mar, 1999 1 commit
  16. 02 Mar, 1999 2 commits
  17. 17 Feb, 1999 1 commit
  18. 11 Nov, 1998 1 commit
  19. 09 Nov, 1998 1 commit
  20. 22 Oct, 1998 1 commit
  21. 20 Oct, 1998 1 commit
  22. 16 Oct, 1998 1 commit
  23. 07 Oct, 1998 1 commit
  24. 28 Sep, 1998 1 commit
    • Ben Avison's avatar
      Merged in 10-Sep-98 and 24-Sep-98 changes from Ursula branch: · ea6df33a
      Ben Avison authored
      * Updated/added layout drawfiles (Esperanto file further updated from Ursula
        branch version, to indicate characters available when alphabet is changed)
      * Added dialling codes for Wales, Wales2, DvorakUK and DvorakUSA
      * !IKHG.Source.Chars updated to use quoted characters
      * Layout fixes applied to Belgium, Denmark, France, Germany, Greece, Israel,
        LatinAm, Russia, Switzerland and Turkey
      * Ctrl-Alt-F1/F2 keyboard selection is performed on a callback
      
      Prototype added to h.unicdata to allow keyconvert to compile.
      
      Dynamic dependencies removed from Makefile; keyconvert removed during clean.
      
      Delete key made special in Japan layout, to enable delete-type code.
      ea6df33a
  25. 02 Sep, 1998 1 commit
    • Kevin Bracey's avatar
      Added Japan and Iceland to build. · 316fc473
      Kevin Bracey authored
      Added hexadecimal keypad code entry.
      Changed dead key tilde+space to U+007E, not U+02DC (Denmark needs this).
      Added dead key stroke (only Turkey uses this).
      316fc473
  26. 01 Sep, 1998 2 commits