Browse Source

`4pplet/waffling80/rev_b_ansi`: fix missing `keyboard.json` (#24390)

Ryan 1 year ago
parent
commit
0c19eae916
1 changed files with 1 additions and 1 deletions
  1. 1 1
      keyboards/4pplet/waffling80/rev_b_ansi/keyboard.json

+ 1 - 1
keyboards/4pplet/waffling80/rev_b_ansi/info.json → keyboards/4pplet/waffling80/rev_b_ansi/keyboard.json

@@ -15,7 +15,7 @@
         "mousekey": true,
         "nkro": true,
         "rgblight": true
-    }
+    },
     "ws2812": {
         "pin": "A8"
     },