Skip to content

jschloer/keyplus

 
 

Repository files navigation

keyplus

Keyplus aims to be an easy to use keyboard firmware with support for wireless and wired split keyboards.

Currently in beta so lots of stuff still might change.

Setup instructions

TODO

Building

Currently building of the firmware has been tested on Linux.

xmega

You will need the avr-gcc tool chain and python.

git submodule init
git submodule update

Then from the xmega directory, run:

make keyplus_mini DEBUG_AES_KEY=1

TODO: improve build system

Layout files

For more information about layout file format see here.

Hardware files

For more information about the hardware see this link.

License

The keyplus source code is released under the MIT software.

About

An easy to use, wired and wireless modular keyboard firmware

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 53.1%
  • Python 25.7%
  • Objective-C 13.5%
  • Assembly 3.1%
  • Makefile 2.4%
  • C++ 1.8%
  • Other 0.4%