qmk-firmware/keyboards/gherkin
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
* pull fuse settings for bootloader jump

* fix 32a chips

* make automatic bootloader selection optional

* quantify bootloaders

* fixs #164, speeds up dfu reset

* fix for chips w/o usb

* missing an n

* fix bootloader sizes, use words for addresses

* fix bmini, pearl, and [[ issue, make things quiet

* ignore avr errors on arm for now

* update settings for the light

* document bootloader stuff

* add bootloader title
2017-11-27 23:08:21 -05:00
..
keymaps Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
README.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
config.h Add my gherkin keymap, and update readme and config 2017-09-25 13:15:04 -04: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 Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05: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.