Code Monkey home page Code Monkey logo

gkos's Introduction

From the official GKOS website

GKOS - a new category of full-featured physical keyboards:

Not QWERTY, not exactly Wearable - but for Small Wireless Devices!

The basic idea of GKOS is that you've got six buttons on the back of a device (either a dedicated input device, or on the back of a handheld computing device, phone, etc), one for the index through ring fingers of each hand (or two for each finger if you have a device made for one-handed use). You press the keys in various chords to type, switch between modes, and operate a pointer (when in pointer mode).

This project is an implementation of GKOS for Linux (and soon to be for AVR microcontrollers), made mostly so I can try out GKOS for myself.

The Linux version (currently the only version), takes over a standard USB HID keyboard (most likely a USB number pad) via libhid, and uses 6 of its keys to function as a GKOS keyboard, sending keypresses via libsuinput. It will be configurable (right now it's "configurable" by changing a couple of lines in main-linux.c) at some point in the near future.

The AVR version will work together with V-USB and/or LUFA to implement an actual HID keyboard/mouse, and therefore won't need drivers for any OS.

The current implementation has the basic key scanner implemented (meaning you have to let go of all keys before a keypress is sent), with nearly all of the characters in the spec implemented (a few international ones aren't done because they aren't things that can be typed by just sending a keycode or SHIFT+keycode, I'll add in Compose support at some point, probably to make those work).

gkos's People

Contributors

pib avatar

Stargazers

John Comeau avatar  avatar  avatar André Szabolcs Szelp avatar Wincent Balin avatar Petr avatar Frank 'Sigi' Luithle avatar Paul avatar  avatar Paul Battley avatar Scott Taylor avatar

Watchers

 avatar Petr avatar André Szabolcs Szelp avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.