]> git.donarmstrong.com Git - qmk_firmware.git/commit
Initial commit for gherkin keyboard support. Compiles but untested.
authorDaniel Shields <dshields@bats.com>
Fri, 2 Jun 2017 11:32:00 +0000 (12:32 +0100)
committerDaniel Shields <dshields@bats.com>
Fri, 2 Jun 2017 13:45:42 +0000 (14:45 +0100)
commit7cbd16c9021fb287c826e501aebe32844d4bc32b
tree2786d0569acb4226f4d477aed93ef6e31b087b02
parent9069edd9344ae280cf7a638b3f8e6c9e53bbfd67
Initial commit for gherkin keyboard support. Compiles but untested.
keyboards/gherkin/Makefile [new file with mode: 0644]
keyboards/gherkin/README.md [new file with mode: 0644]
keyboards/gherkin/config.h [new file with mode: 0644]
keyboards/gherkin/gherkin.c [new file with mode: 0644]
keyboards/gherkin/gherkin.h [new file with mode: 0644]
keyboards/gherkin/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/gherkin/rules.mk [new file with mode: 0644]