You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
keymaps Updates bootloader settings, adds file size check (#2029) 7 years ago
README.md Make arguments redo, subproject elimination (#1784) 7 years ago
config.h Add my gherkin keymap, and update readme and config 7 years ago
gherkin.c Initial commit for gherkin keyboard support. Compiles but untested. 7 years ago
gherkin.h Initial commit for gherkin keyboard support. Compiles but untested. 7 years ago
rules.mk Updates bootloader settings, adds file size check (#2029) 7 years ago

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.