Add split layout to more keyboards.
This commit is contained in:
@@ -65,4 +65,4 @@ AUDIO_ENABLE = no
|
||||
UNICODE_ENABLE = no # Unicode
|
||||
BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
|
||||
|
||||
LAYOUTS = 60_ansi 60_iso
|
||||
LAYOUTS = 60_ansi 60_iso 60_ansi_split_bs_rshift
|
||||
@@ -127,5 +127,6 @@ void matrix_scan_user(void);
|
||||
|
||||
#define LAYOUT_60_ansi KEYMAP_ANSI
|
||||
#define LAYOUT_60_iso KEYMAP
|
||||
#define LAYOUT_60_ansi_split_bs_rshift KEYMAP_HHKB
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user