~ruther/qmk_firmware

ae20574f84e11c1c9ef3c8dfdb1bd4d3274e9bff — James Young 4 years ago a0f2be1
barracuda: update info.json layout macro reference (#13874)

* barracuda: update info.json layout macro reference

- change LAYOUT to LAYOUT_ortho_3x11

* remove Community Layouts rule

ortho_3x11 isn't a valid Community Layout.
2 files changed, 1 insertions(+), 3 deletions(-)

M keyboards/barracuda/info.json
M keyboards/barracuda/rules.mk
M keyboards/barracuda/info.json => keyboards/barracuda/info.json +1 -1
@@ 5,7 5,7 @@
    "width": 14,
    "height": 3,
    "layouts": {
        "LAYOUT": {
        "LAYOUT_ortho_3x11": {
            "layout": [
                {"x": 0, "y": 0},
                {"x": 1, "y": 0},

M keyboards/barracuda/rules.mk => keyboards/barracuda/rules.mk +0 -2
@@ 20,5 20,3 @@ BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no        # Enable keyboard RGB underglow
BLUETOOTH_ENABLE = no       # Enable Bluetooth
AUDIO_ENABLE = no           # Audio output

LAYOUTS = ortho_3x11