diff --git a/v3/binepad/bnk8/bnk8.json b/v3/binepad/bnk8/bnk8.json index e9998eee38..eb5aa4103d 100644 --- a/v3/binepad/bnk8/bnk8.json +++ b/v3/binepad/bnk8/bnk8.json @@ -6,6 +6,13 @@ "rows": 3, "cols": 3 }, + "customKeycodes": [ + { + "name": "Caffeine", + "title": "Host machine keep awake", + "shortName": "KC_COFFEE" + } + ], "keycodes": [ "qmk_lighting" ], @@ -271,12 +278,6 @@ "" ] ] - }, - "customKeycodes": [ - { - "name": "Caffeine", - "title": "Host machine keep awake", - "shortName": "KC_COFFEE" - } - ] + } } +