From 5012dfd719837367735eb881d221e967e7b58d3e Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Wed, 12 Apr 2023 09:33:42 -0600 Subject: [Keyboard] add kb2040 flavor of gherkin (#18360) --- keyboards/40percentclub/gherkin/kb2040/readme.md | 22 ++++++++++++++++++++++ keyboards/40percentclub/gherkin/kb2040/rules.mk | 1 + keyboards/40percentclub/gherkin/readme.md | 2 +- 3 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 keyboards/40percentclub/gherkin/kb2040/readme.md create mode 100644 keyboards/40percentclub/gherkin/kb2040/rules.mk (limited to 'keyboards') diff --git a/keyboards/40percentclub/gherkin/kb2040/readme.md b/keyboards/40percentclub/gherkin/kb2040/readme.md new file mode 100644 index 0000000000..1fc9e8b18e --- /dev/null +++ b/keyboards/40percentclub/gherkin/kb2040/readme.md @@ -0,0 +1,22 @@ +# Gherkin + +![Gherkin](https://i.imgur.com/XrqqtTq.jpg) +![KB2040](https://cdn-shop.adafruit.com/640x480/5302-12.jpg) + +=== + +A 30 key keyboard with Adafruit's KB2040 as microcontroller. + +* [The original TMK firmware](https://github.com/di0ib/tmk_keyboard/tree/master/keyboard/gherkin) + +Keyboard Maintainer: QMK Community +Hardware Supported: Gherkin PCB & Adafruit KB2040 +Hardware Availability: [Gherkin project on 40% Keyboards](http://www.40percent.club/2016/11/gherkin.html) and [Adafruit KB2040](https://www.adafruit.com/product/5302) + +Make example for this keyboard (after setting up your build environment): + + make 40percentclub/gherkin/kb2040:default + +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). + +Use the KB2040 microcontroller as a drop-in replacement for the Pro Micro in this cute 30% keyboard. diff --git a/keyboards/40percentclub/gherkin/kb2040/rules.mk b/keyboards/40percentclub/gherkin/kb2040/rules.mk new file mode 100644 index 0000000000..982c581702 --- /dev/null +++ b/keyboards/40percentclub/gherkin/kb2040/rules.mk @@ -0,0 +1 @@ +CONVERT_TO = kb2040 diff --git a/keyboards/40percentclub/gherkin/readme.md b/keyboards/40percentclub/gherkin/readme.md index a6680d7205..7404f19819 100644 --- a/keyboards/40percentclub/gherkin/readme.md +++ b/keyboards/40percentclub/gherkin/readme.md @@ -1,6 +1,6 @@ # Gherkin -![Gherkin](https://4.bp.blogspot.com/-sQ18-lNZXOc/WCzlTde-4PI/AAAAAAAB_JQ/qQrehAMG6DMKf3i4oj4mkmLGOfTUvb3KgCLcB/s640/IMG_20161116_122926.jpg) +![Gherkin](https://i.imgur.com/XrqqtTq.jpg) === A 30 key keyboard. -- cgit v1.2.3