summaryrefslogtreecommitdiff
path: root/keyboards/flx/lodestone/rules.mk
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2020-03-21 15:36:27 -0700
committerGitHub <noreply@github.com>2020-03-21 15:36:27 -0700
commita747c1c3dee728f5124a8effb8f52819f643de5f (patch)
treea481784b9fe852d20aa8fad19d853aa2d42b501d /keyboards/flx/lodestone/rules.mk
parenta521fc2b6c7dfc6051695a2ddf6e57f0882228f8 (diff)
FLX Lodestone: add ANSI and ISO layout data and keymaps (#8481)
* Lodestone: add ANSI and ISO layout data and keymaps * rename layout macros LAYOUT_ansi -> LAYOUT_65_ansi_blocker_split_bs LAYOUT_iso -> LAYOUT_65_iso_blocker_split_bs * use four-space indent on the new keymaps * add 65_ansi_blocker and 65_iso_blocker layouts
Diffstat (limited to 'keyboards/flx/lodestone/rules.mk')
-rw-r--r--keyboards/flx/lodestone/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/flx/lodestone/rules.mk b/keyboards/flx/lodestone/rules.mk
index b7eb5514bb..47af00e0a2 100644
--- a/keyboards/flx/lodestone/rules.mk
+++ b/keyboards/flx/lodestone/rules.mk
@@ -31,3 +31,5 @@ AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
HD44780_ENABLE = no # Enable support for HD44780 based LCDs
LTO_ENABLE = yes
+
+LAYOUTS = 65_ansi_blocker 65_iso_blocker