diff options
author | QMK Bot <hello@qmk.fm> | 2022-05-14 21:25:09 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-05-14 21:25:09 +0000 |
commit | 710e8c0cccac803b79131bc3334a8158b8f52981 (patch) | |
tree | 7721149ee8110d26977d554e4d1abe7b5beedfe0 /keyboards/axolstudio/foundation_gamma/rules.mk | |
parent | c0f0f594d4d6d91920403ce6109ecc06dfb27231 (diff) | |
parent | 90a43f98840db96ac41670748326c5067799e95d (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/axolstudio/foundation_gamma/rules.mk')
-rw-r--r-- | keyboards/axolstudio/foundation_gamma/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/axolstudio/foundation_gamma/rules.mk b/keyboards/axolstudio/foundation_gamma/rules.mk index a95ad7bcc0..ef301d8581 100644 --- a/keyboards/axolstudio/foundation_gamma/rules.mk +++ b/keyboards/axolstudio/foundation_gamma/rules.mk @@ -16,3 +16,5 @@ NKRO_ENABLE = no # Enable N-key Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output + +LAYOUTS = tkl_f13_ansi_tsangan tkl_f13_ansi_tsangan_split_bs_rshift |