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/kbdfans | |
| parent | f149c07d68c3819e26198f8d4f97857de3a1c78e (diff) | |
| download | qmk_firmware-555b1640b26fa09ea5f6b5bc7ea07dc654a326f9.tar.gz qmk_firmware-555b1640b26fa09ea5f6b5bc7ea07dc654a326f9.zip | |
Add layout: 65_iso_blocker_split_bs (#10733)
* Add layout: 65_iso_blocker_split_bs
* Add layout to readme
Diffstat (limited to 'keyboards/kbdfans')
| -rw-r--r-- | keyboards/kbdfans/kbd67/mkii_soldered/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd67/mkii_soldered/rules.mk b/keyboards/kbdfans/kbd67/mkii_soldered/rules.mk index a945af726..9fa821844 100644 --- a/keyboards/kbdfans/kbd67/mkii_soldered/rules.mk +++ b/keyboards/kbdfans/kbd67/mkii_soldered/rules.mk | |||
| @@ -31,3 +31,5 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID | |||
| 31 | AUDIO_ENABLE = no # Audio output on port C6 | 31 | AUDIO_ENABLE = no # Audio output on port C6 |
| 32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches | 32 | FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches |
| 33 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs | 33 | HD44780_ENABLE = no # Enable support for HD44780 based LCDs |
| 34 | |||
| 35 | LAYOUTS = 65_ansi_blocker 65_ansi_blocker_split_bs 65_iso_blocker 65_iso_blocker_split_bs \ No newline at end of file | ||
