diff options
author | QMK Bot <hello@qmk.fm> | 2021-02-28 05:51:25 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-02-28 05:51:25 +0000 |
commit | fad596a159ea99a4a2d0f2eed15c6224b44651d4 (patch) | |
tree | 9e50368961ccd0b887080243338cd1a1c25f30a7 /keyboards/kbdfans/kbd67/rev2/rules.mk | |
parent | 55d85b89c00cbe86222f43b5aacaf4dd49f99fb4 (diff) | |
parent | 74372424ae4c5be0b9f43d59306467ed775f6042 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kbdfans/kbd67/rev2/rules.mk')
-rw-r--r-- | keyboards/kbdfans/kbd67/rev2/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kbdfans/kbd67/rev2/rules.mk b/keyboards/kbdfans/kbd67/rev2/rules.mk index ef234c53fd..a51b306da0 100644 --- a/keyboards/kbdfans/kbd67/rev2/rules.mk +++ b/keyboards/kbdfans/kbd67/rev2/rules.mk @@ -30,4 +30,4 @@ UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 -LAYOUTS = 65_ansi 65_iso 65_ansi_blocker 65_ansi_blocker_split_bs +LAYOUTS = 65_ansi 65_iso 65_ansi_blocker 65_ansi_blocker_split_bs 65_ansi_split_bs |