dancesWithMachines / klik

Modular, open source, assistant-controlled physical button clicker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is the repository for Klik firmware. Go to wiki section of this repository to learn about Klik, or jump straight into docs / guide.

Binaries

You can directly download newest binary file from releases section.

Building

To build the project, make necessary changes in CMakeLists.txt, create build directory, switch to it and run "cmake .." Then use you can use "make" in build directory or configure it in IDE.

You also might need Lwip downloaded.

More detailed instructions coming soon...

About

Modular, open source, assistant-controlled physical button clicker.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 91.9%Language:CMake 7.1%Language:HTML 0.6%Language:Shell 0.3%