diff options
Diffstat (limited to 'keyboards/gh60/rules.mk')
-rw-r--r-- | keyboards/gh60/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gh60/rules.mk b/keyboards/gh60/rules.mk index 2c9d91ecd..37511432a 100644 --- a/keyboards/gh60/rules.mk +++ b/keyboards/gh60/rules.mk @@ -65,4 +65,4 @@ NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https: # UNICODE_ENABLE = YES # Unicode # BLUETOOTH_ENABLE = yes # Enable Bluetooth with the Adafruit EZ-Key HID -LAYOUTS = 60_ansi 60_iso
\ No newline at end of file +LAYOUTS = 60_ansi 60_iso 60_ansi_split_bs_rshift
\ No newline at end of file |