summaryrefslogtreecommitdiffstats
path: root/keyboards/gherkin/rules.mk
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-06-07 17:15:14 +0200
committerDrashna Jaelre <drashna@live.com>2018-06-07 17:15:14 +0200
commite3c10a73ac0857a60fba5530c2dceee954fe89d4 (patch)
treeb5704a9f84fb69e4f74f0f78777475e5ac901e47 /keyboards/gherkin/rules.mk
parent66a35aded1bdab44fd4d79290899059ba3b97645 (diff)
downloadqmk_firmware-e3c10a73ac0857a60fba5530c2dceee954fe89d4.tar.gz
qmk_firmware-e3c10a73ac0857a60fba5530c2dceee954fe89d4.tar.xz
Gherkin: Refactor and Configurator support [resolved] (#3140)
* Refactor KEYMAP to LAYOUT_ortho_3x10 * Configurator support * Renamed @Talljoe's keymap folder * Renamed matrix_init_user to matrix_init_keymap
Diffstat (limited to 'keyboards/gherkin/rules.mk')
-rw-r--r--keyboards/gherkin/rules.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/keyboards/gherkin/rules.mk b/keyboards/gherkin/rules.mk
index 530898bd7..416ca5e5f 100644
--- a/keyboards/gherkin/rules.mk
+++ b/keyboards/gherkin/rules.mk
@@ -35,7 +35,7 @@ F_USB = $(F_CPU)
# Bootloader
# This definition is optional, and if your keyboard supports multiple bootloaders of
-# different sizes, comment this out, and the correct address will be loaded
+# different sizes, comment this out, and the correct address will be loaded
# automatically (+60). See bootloader.mk for all options.
BOOTLOADER = caterina
@@ -54,4 +54,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
AUDIO_ENABLE = no
-RGBLIGHT_ENABLE = no \ No newline at end of file
+RGBLIGHT_ENABLE = no
+
+LAYOUTS = ortho_3x10