Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 928 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 928 Bytes

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.