Skip to content

Commit a9ec2b3

Browse files
committed
Merge remote-tracking branch 'origin/master' into develop
2 parents 9994e8c + 5012dfd commit a9ec2b3

File tree

3 files changed

+24
-1
lines changed

3 files changed

+24
-1
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Gherkin
2+
3+
![Gherkin](https://i.imgur.com/XrqqtTq.jpg)
4+
![KB2040](https://cdn-shop.adafruit.com/640x480/5302-12.jpg)
5+
6+
===
7+
8+
A 30 key keyboard with Adafruit's KB2040 as microcontroller.
9+
10+
* [The original TMK firmware](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/gherkin)
11+
12+
Keyboard Maintainer: QMK Community
13+
Hardware Supported: Gherkin PCB & Adafruit KB2040
14+
Hardware Availability: [Gherkin project on 40% Keyboards](http://www.40percent.club/2016/11/gherkin.html) and [Adafruit KB2040](https://www.adafruit.com/product/5302)
15+
16+
Make example for this keyboard (after setting up your build environment):
17+
18+
make 40percentclub/gherkin/kb2040:default
19+
20+
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
21+
22+
Use the KB2040 microcontroller as a drop-in replacement for the Pro Micro in this cute 30% keyboard.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONVERT_TO = kb2040

keyboards/40percentclub/gherkin/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Gherkin
22

3-
![Gherkin](https://4.bp.blogspot.com/-sQ18-lNZXOc/WCzlTde-4PI/AAAAAAAB_JQ/qQrehAMG6DMKf3i4oj4mkmLGOfTUvb3KgCLcB/s640/IMG_20161116_122926.jpg)
3+
![Gherkin](https://i.imgur.com/XrqqtTq.jpg)
44
===
55

66
A 30 key keyboard.

0 commit comments

Comments
 (0)