tmk / infinity_ergodox

Unofficial keyboard firmware for Input Club's Infinity Ergodox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMK/chibios for Input Club Infinity Ergodox
===========================================
2016/02/17 Jun Wako

This is unofficial keyobard firmware for Infinity Ergodox. 

    http://input.club/devices/infinity-ergodox

It is based on flabbergast's TMK/chibios See this.

    https://github.com/flabbergast/tmk_keyboard/tree/chibios/tmk_core/protocol/chibios


Limitations
-----------
- Support only one hand(left) currently
- No plant to add support for LED things
- No plant to add support for LCD things



Build
-----
$ git clone https://github.com/tmk/infinity_ergodox.git
$ cd infinity_ergodox
$ git submodule update --init --recursive
$ make


Upload
------
$ make program

About

Unofficial keyboard firmware for Input Club's Infinity Ergodox


Languages

Language:C 56.6%Language:Objective-C 37.2%Language:Makefile 6.3%