diff options
author | Ryan <fauxpark@gmail.com> | 2020-10-27 10:56:34 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-26 16:56:34 -0700 |
commit | 555b1640b26fa09ea5f6b5bc7ea07dc654a326f9 (patch) | |
tree | 8aaa944dda003f2b178f80cd6e2b5d7fa3d767ed /keyboards/mechlovin | |
parent | f149c07d68c3819e26198f8d4f97857de3a1c78e (diff) |
Add layout: 65_iso_blocker_split_bs (#10733)
* Add layout: 65_iso_blocker_split_bs
* Add layout to readme
Diffstat (limited to 'keyboards/mechlovin')
-rw-r--r-- | keyboards/mechlovin/hannah910/rev2/rules.mk | 2 | ||||
-rw-r--r-- | keyboards/mechlovin/kanu/rules.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/mechlovin/hannah910/rev2/rules.mk b/keyboards/mechlovin/hannah910/rev2/rules.mk index 4f114baa92..f66b6105db 100644 --- a/keyboards/mechlovin/hannah910/rev2/rules.mk +++ b/keyboards/mechlovin/hannah910/rev2/rules.mk @@ -21,4 +21,4 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output -LAYOUTS = 65_ansi_blocker +LAYOUTS = 65_ansi_blocker 65_iso_blocker_split_bs diff --git a/keyboards/mechlovin/kanu/rules.mk b/keyboards/mechlovin/kanu/rules.mk index 47edeec7cb..93bf55801f 100644 --- a/keyboards/mechlovin/kanu/rules.mk +++ b/keyboards/mechlovin/kanu/rules.mk @@ -21,4 +21,4 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output -LAYOUTS = 65_ansi_blocker +LAYOUTS = 65_ansi_blocker 65_iso_blocker_split_bs |