diff options
author | Daniel Shields <dshields@bats.com> | 2017-06-02 12:32:00 +0100 |
---|---|---|
committer | Daniel Shields <dshields@bats.com> | 2017-06-02 14:45:42 +0100 |
commit | 7cbd16c9021fb287c826e501aebe32844d4bc32b (patch) | |
tree | 2786d0569acb4226f4d477aed93ef6e31b087b02 /keyboards/gherkin/README.md | |
parent | 9069edd9344ae280cf7a638b3f8e6c9e53bbfd67 (diff) | |
download | firmware-7cbd16c9021fb287c826e501aebe32844d4bc32b.tar.gz firmware-7cbd16c9021fb287c826e501aebe32844d4bc32b.tar.bz2 firmware-7cbd16c9021fb287c826e501aebe32844d4bc32b.zip |
Initial commit for gherkin keyboard support. Compiles but untested.
Diffstat (limited to 'keyboards/gherkin/README.md')
-rw-r--r-- | keyboards/gherkin/README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/gherkin/README.md b/keyboards/gherkin/README.md new file mode 100644 index 000000000..0a3d6fabe --- /dev/null +++ b/keyboards/gherkin/README.md @@ -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. + |