qmk-firmware/keyboards/gherkin
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
2017-09-08 13:47:50 -04:00
..
keymaps Remove all Makefiles from the keyboards directory. (#1660) 2017-09-08 13:47:50 -04:00
Makefile Initial commit for gherkin keyboard support. Compiles but untested. 2017-06-02 14:45:42 +01:00
README.md Fix gherkin README to use correct build command. 2017-08-21 17:04:31 -04:00
config.h Initial commit for gherkin keyboard support. Compiles but untested. 2017-06-02 14:45:42 +01:00
gherkin.c Initial commit for gherkin keyboard support. Compiles but untested. 2017-06-02 14:45:42 +01:00
gherkin.h Initial commit for gherkin keyboard support. Compiles but untested. 2017-06-02 14:45:42 +01:00
rules.mk Update keyboards' rules.mk/Makefiles (#1442) 2017-06-30 16:09:52 -04:00

README.md

Gherkin

A 30 key keyboard.

Keyboard Maintainer: QMK Community Hardware Supported: Gherkin PCB Hardware Availability: Gherkin project on 40% Keyboards

Make example for this keyboard (after setting up your build environment):

make gherkin-default

See build environment setup then the make instructions for more information. First pass at adding support for the gherkin keyboard. Compiles but completely untested. Intended to kick-start development.