diff options
author | QMK Bot <hello@qmk.fm> | 2021-11-21 22:30:04 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-11-21 22:30:04 +0000 |
commit | 79af7046ca9f3b803b38bb2ba84376cae4604fc0 (patch) | |
tree | ed62fcaab67bf74c4952e087e874e90c376c94e7 /keyboards/mokey/ginkgo65/rules.mk | |
parent | 2bdae2356b2d5d509f2705392e3231e3c901e987 (diff) | |
parent | d1cf21bedee722e02e5af6a5e37dbc145c613716 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mokey/ginkgo65/rules.mk')
-rw-r--r-- | keyboards/mokey/ginkgo65/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/mokey/ginkgo65/rules.mk b/keyboards/mokey/ginkgo65/rules.mk index 4f1faaec80..807d606d83 100644 --- a/keyboards/mokey/ginkgo65/rules.mk +++ b/keyboards/mokey/ginkgo65/rules.mk @@ -19,3 +19,5 @@ NKRO_ENABLE = no # USB Nkey Rollover BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output + +LAYOUTS = 65_ansi_blocker 65_ansi_blocker_split_bs 65_iso_blocker 65_iso_blocker_split_bs |