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-fw/keyboards/40percentclub/gherkin/keymaps/bbaserdem
zvecr b173c05cc2 Tidy 40percentclub boards (#4403)
* Remove unnecessary re-definitions for XXXXXXX and _______

* Update 6lit to use KC_NO in layout macros

* Update rules.mk to follow current template

* Remove use of deprecated function action_get_macro - unused and contents were from old template

* Remove use of deprecated function action_get_macro - all code was commented out

* Remove use of deprecated function action_get_macro - convert macro to use process_record_user

* Convert keymap to consistent use of _______

* fix use of old style header guards

* Swap KC_NO for XXXXXXX macro since the swap to the macro for KC_TRANS

* Resolve use of ?= in rules.mk files

* Remove duplication of rules.mk and config.h in gherkin mjt keymap

* Remove unnecessary #includes

* Align layout macros so foobar can use gherkin keymaps

* Align 6lit layout macros with foobar

* Remove ifndef QUANTUM_DIR from keymaps
7 years ago
..
README.md relocate 40percent.club boards to new parent folder (#4380) 7 years ago
config.h Tidy 40percentclub boards (#4403) 7 years ago
keymap.c relocate 40percent.club boards to new parent folder (#4380) 7 years ago
rules.mk Tidy 40percentclub boards (#4403) 7 years ago

README.md

Gherkin Layout

This is my gherkin layout. It is used as a game pad, and key layout is inspired by spare keys I had lying around. The firmware is very simple, and only includes one layer keymap, and RGB effects.

Flashing

The following command should be used from the main qmk directory.

make gherkin:bbaserdem
sudo avrdude -p atmgea34u4 -P `ls /dev/ttyACM*` -c avr109 -U flash:.build/gherkin_bbaserdem.hex