Skip to content

Instantly share code, notes, and snippets.

# Contributor: Yauheni Kirylau <yawghen-gmail-dot-com>
_pkgname=libui
pkgname=${_pkgname}-git
pkgver=r2679.ec15e25
pkgrel=1
pkgdesc='A portable GUI library for C'
arch=('i686' 'x86_64')
url='https://github.com/andlabs/libui'
license=('MIT')
@ecraven
ecraven / Kinesis.py
Created February 6, 2015 07:46
Kinesis support file for plover
# See LICENSE.txt for details.
# TODO: add options to remap keys
# TODO: look into programmatically pasting into other applications
"For use with a Kinesis Advantage keyboard used as stenotype machine."
from plover.machine.base import StenotypeBase
from plover.oslayer import keyboardcontrol