--- title: "Keyboard Interfacing Tips Inside!" type: "article" slug: "keyboard-interfacing-tips-inside" url: "http://localhost/article/keyboard-interfacing-tips-inside/" markdown_url: "http://localhost/article/keyboard-interfacing-tips-inside.md" published_at: "2025-10-12T09:02:37+00:00" modified_at: "2025-10-12T09:02:38+00:00" featured_image: url: "http://localhost/wp-content/uploads/2025/10/SCR-20251012-ewac-249x300-1.png" excerpt: "The first chapter of the explanation of Pro/File's inner workings is inside this issue and covers the INs and OUTs of hooking up an IBM PC keyboard. What's more, the routines given here make it possible to use this keyboard with ANY Basic program. The facility is much like using a \"print driver\" for a…" category: - name: "Computer Updates" slug: "computer-updates" taxonomy: "category" url: "http://localhost/category/periodicals/computer-updates/" post_tag: - name: "Thomas B. Woods (company)" slug: "thomas-b-woods" taxonomy: "post_tag" url: "http://localhost/tag/thomas-b-woods/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Thomas B. Woods" slug: "thomas-b-woods" taxonomy: "indiv" url: "http://localhost/indiv/thomas-b-woods/" publication_r: id: 60909 title: "Computer Updates" type: "periodical" url: "http://localhost/periodical/computer-updates/" authors_r: - name: "Thomas B. Woods" slug: "thomas-b-woods" taxonomy: "indiv" url: "http://localhost/indiv/thomas-b-woods/" volume: "3" issue: "3" issues_articles: - id: 60917 title: "Computer Updates v3 n3" type: "issue" url: "http://localhost/issue/computer-updates-v3-n3/" pages: "1" pubdate: "Summer 1986" product_reviews: - id: 13646 title: "Pro/File 2068" type: "product" url: "http://localhost/product/pro-file-2068-2/" archive_link: false --- # Keyboard Interfacing Tips Inside! The first chapter of the explanation of Pro/File’s inner workings is inside this issue and covers the INs and OUTs of hooking up an IBM PC keyboard. What’s more, the routines given here make it possible to use this keyboard with ANY Basic program. The facility is much like using a “print driver” for a big printer. You can think of this article as giving you a “keyboard driver”. You load it in, and type away. When I wrote this keyboard driver, I took special precautions to insure that it would run with the cassette version of Pro/File 2068. Let me tell you, it is NICE!