diff options
author | Joel Challis <git@zvecr.com> | 2023-10-02 11:49:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 11:49:53 +0100 |
commit | 997a6747ee83c87de92d9444e2bc57c981dbf260 (patch) | |
tree | 906b0023320ab68ff0137e924066c2378f404749 /keyboards/bastardkb/dilemma/4x6_4/info.json | |
parent | 1b7a538353347e564edce2c78a7b155a50ac3c4b (diff) |
Miscellaneous fixes for recently merged keyboards (#22179)
Diffstat (limited to 'keyboards/bastardkb/dilemma/4x6_4/info.json')
-rw-r--r-- | keyboards/bastardkb/dilemma/4x6_4/info.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/bastardkb/dilemma/4x6_4/info.json b/keyboards/bastardkb/dilemma/4x6_4/info.json index 7b3aaf5567..ba07a7fccf 100644 --- a/keyboards/bastardkb/dilemma/4x6_4/info.json +++ b/keyboards/bastardkb/dilemma/4x6_4/info.json @@ -33,7 +33,8 @@ "mousekey": true, "nkro": true, "rgb_matrix": true, - "caps_word": true + "caps_word": true, + "tri_layer": true }, "ws2812": { "pin": "GP10", |