Initial commit for gherkin keyboard support. Compiles but untested.

This commit is contained in:
Daniel Shields
2017-06-02 12:32:00 +01:00
parent 9069edd934
commit 7cbd16c902
7 changed files with 319 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
About
------
First pass at adding support for the gherkin keyboard. Compiles but completely
untested. Intended to kick-start development.
* [Gherkin project on 40% Keyboards](http://www.40percent.club/2016/11/gherkin.html)
* [The original TMK firmware](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/gherkin)
Credit to JadedC for the initial work.