diff options
Diffstat (limited to 'keyboards/s65_x/rules.mk')
-rw-r--r-- | keyboards/s65_x/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/s65_x/rules.mk b/keyboards/s65_x/rules.mk index 26a0a44b65..c97f7323e2 100644 --- a/keyboards/s65_x/rules.mk +++ b/keyboards/s65_x/rules.mk @@ -65,3 +65,5 @@ AUDIO_ENABLE = no # Audio output on port C6 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 RGBLIGHT_ENABLE = yes # Enable RGB light + +LAYOUTS = 65_ansi 65_iso |